BrightnessContrast effect parameter structure
Global Const $tagGDIP_EFFECTPARAMS_BrightnessContrast = "int BrightnessLevel; int ContrastLevel"
BrightnessLevel | Integer in the range -255 through 255 that specifies the brightness level. |
ContrastLevel | Integer in the range -100 through 100 that specifies the contrast level. |