RedGamma

EmfColorAdjustment.RedGamma property

Gets or sets a 16-bit unsigned integer that specifies the nth power gamma correction value for the red 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 RedGamma { get; set; }

See Also