PictureEffects Xojo and Real Studio Plugin

HueSaturation.Calculate Method

Use this method to recalculate internal conversation tables.
This method must be called after setting all the Hue, Lightness and Saturation properties, before ApplyEffect is called.

Calculate()

Parameters

Remarks

If this method is not called after changing the parameters then you will get incorrect result.

See Also

HueSaturation Class