GammaGreen

WmfLogColorSpaceW.GammaGreen property

Gets or sets a 32-bit fixed point value that defines the toned response curve for green. If the ColorSpaceType field does not specify LCS_CALIBRATED_RGB, this field MUST be ignored.

public int GammaGreen { get; set; }

See Also