PictureEffects Xojo and Real Studio Plugin

HueSaturation.Constructor Constructor

The default constructor for the HueSaturation class, all values are set to zero.

Constructor()

Parameters

Remarks

This constructor sets all Hue, Lightness and Saturation properties to 0.0, when the object is constructed.

This constructor does not call the Calculate function.

See Also

HueSaturation Class