XpsColorInterpolationMode enumeration

XpsColorInterpolationMode enumeration

Valid values of gradient brushes’ ColorInterpolationMode property.

The XpsColorInterpolationMode type exposes the following members:

Fields

FieldDescription
S_RGB_LINEAR_INTERPOLATIONSRgbLinearInterpolation mode.
SC_RGB_LINEAR_INTERPOLATIONScRgbLinearInterpolation mode.

See Also