PictureEffects Xojo and Real Studio Plugin

LevelsEffect.BlueHistogram Property

Returns the histogram for the blue channel of image passed into last call to the CreateHistograms method.

BlueHistogram as ImageChannelHistogram {Read}

Remarks

Nil is returned if CreateHistograms method has not been called or if it has failed in some way.

See Also

LevelsEffect Class