Aspose::Page::XPS::XpsModel::XpsIccBasedColor class
XpsIccBasedColor class
Incapsulates ICC based color.
class XpsIccBasedColor : public Aspose::Page::XPS::XpsModel::XpsColor
Methods
| Method | Description |
|---|---|
| get_IccProfile() | Returns ICC profile resource the color based on. |
| ToColor() override | Convenience method for getting .NET native representation of ICC based color. |
| ToString() const override | Analog of C# Object.ToString() method. Enables converting custom objects to string. |
See Also
- Class XpsColor
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++