Keyword Reference


$tagGDIP_EFFECTPARAMS_ColorBalance

ColorBalance effect parameter structure

Global Const $tagGDIP_EFFECTPARAMS_ColorBalance = "int CyanRed; int MagentaGreen; int YellowBlue"

Parameters

CyanRed Integer in the range -100 through 100 that specifies a change in the amount of red in the image.
MagentaGreen Integer in the range -100 through 100 that specifies a change in the amount of green in the image.
YellowBlue Integer in the range -100 through 100 that specifies a change in the amount of blue in the image.