ReferenceWhite

EmfColorAdjustment.ReferenceWhite property

Gets or sets a 16-bit unsigned integer that specifies the white reference for the source colors. Any colors that are lighter than this are treated as white. This value SHOULD be in the range from 6,000 to 10,000.

public short ReferenceWhite { get; set; }

See Also