Syntax
Application.SetRGBCoeffs ( RR, GG, BB )
Parameters
float RR - Red plane is multiplied by this factor during conversion
float GG - Green plane is multiplied by this factor during conversion
float BB - Blue plane is multiplied by this factor during conversion
Returns
Nothing
Remarks
Initializes the RGB coefficient table used during CombineColor in RGB mode. The RR, GG, and BB values correspond to the values entered in the Combine Color dialog box.