PictureEffectsRaw Xojo Plugin

LevelsEffectRaw.BlueHistogram Property (console safe)

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

BlueHistogram as RawBitmapChannelHistogram {Read}

Remarks

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

See Also

LevelsEffectRaw Class