Tint effect parameter structure
Global Const $tagGDIP_EFFECTPARAMS_Tint = "int Hue; int Amount"
Hue | Integer in the range -180 through 180 that specifies the hue to be strengthened or weakened. |
Amount | Integer in the range -100 through 100 that specifies how much the hue (given by the hue parameter) is strengthened or weakened. |