Enum ClrIntMode

ClrIntMode enumeration

The CLR INT mode. Specifies the gamma function for color interpolation. The gamma adjustment should not be applied to the alpha component, if specified.

public enum ClrIntMode

Values

NameValueDescription
ScRgbLinearInterpolation0The SCRGB linear interpolation.
SRgbLinearInterpolation1The SRGB linear interpolation.

See Also