PictureEffects Xojo and Real Studio Plugin

LevelsEffect.CreateHistograms Method

Creates histograms (Red, Green, Blue and combined RBG) for a given image.

CreateHistograms(
   source as Picture)

Parameters

source
The image to create histogram from.

Remarks

See Also

LevelsEffect Class