Aspose::Page::XPS::XpsModel::XpsRgbColor class
XpsRgbColor class
Incapsulates RGB color of any color space (sRGB or scRGB).
class XpsRgbColor : public Aspose::Page::XPS::XpsModel::XpsColor
Methods
Method | Description |
---|---|
ToColor() override | Convenience method for getting .NET native representation of RGB 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++