Aspose::Page::XPS::XpsModel::XpsColorInterpolationMode enum
XpsColorInterpolationMode enum
Valid values of gradient brushes’ ColorInterpolationMode property.
enum class XpsColorInterpolationMode
Values
Name | Value | Description |
---|---|---|
SRgbLinearInterpolation | 0 | SRgbLinearInterpolation mode. |
ScRgbLinearInterpolation | 1 | ScRgbLinearInterpolation mode. |
See Also
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++