PictureEffectsRaw Xojo Plugin

LevelsEffectRaw.GreenHistogram Property (console safe)

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

GreenHistogram 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