PictureEffects Xojo and Real Studio Plugin

LevelsEffect.RedHistogram Property

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

RedHistogram 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