Keyword Reference


$tagGDIP_EFFECTPARAMS_HueSaturationLightness

HueSaturationLightnes effect parameter structure

Global Const $tagGDIP_EFFECTPARAMS_HueSaturationLightness = "int HueLevel; int SaturationLevel; int LightnessLevel"

Parameters

HueLevel Integer in the range -180 through 180 that specifies the change in hue.
SaturationLevel Integer in the range -180 through 180 that specifies the change in saturation.
LightnessLevel Integer in the range -180 through 180 that specifies the change in lightness.