PictureEffects Xojo and Real Studio Plugin

LevelsEffect.GreenHistogram Property

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

GreenHistogram 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