Aspose::Page::XPS::XpsModel::XpsIccBasedColor class

XpsIccBasedColor class

Incapsulates ICC based color.

class XpsIccBasedColor : public Aspose::Page::XPS::XpsModel::XpsColor

Methods

MethodDescription
get_IccProfile()Returns ICC profile resource the color based on.
ToColor() overrideConvenience method for getting .NET native representation of ICC based color.
ToString() const overrideAnalog of C# Object.ToString() method. Enables converting custom objects to string.

See Also