GreenGamma

EmfColorAdjustment.GreenGamma property

Gets or sets a 16-bit unsigned integer that specifies the nth power gamma correction value for the green primary of the source colors. This value SHOULD be in the range from 2,500 to 65,000. A value of 10,000 means gamma correction MUST NOT be performed.

public short GreenGamma { get; set; }

See Also