HueSaturationLightnes effect parameter structure
Global Const $tagGDIP_EFFECTPARAMS_HueSaturationLightness = "int HueLevel; int SaturationLevel; int LightnessLevel"
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. |