Enum XpsColorInterpolationMode
XpsColorInterpolationMode enumeration
Valid values of gradient brushes’ ColorInterpolationMode property.
public enum XpsColorInterpolationMode
Values
Name | Value | Description |
---|---|---|
SRgbLinearInterpolation | 0 | SRgbLinearInterpolation mode. |
ScRgbLinearInterpolation | 1 | ScRgbLinearInterpolation mode. |
See Also
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page