Class XpsColor

Class XpsColor

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

The base class incapsulating common color features.

public abstract class XpsColor

Inheritance

objectXpsColor

Derived

XpsIccBasedColor, XpsRgbColor

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Methods

ToColor()

Convenience method for getting .NET native representation of any color/

public abstract Color ToColor()

Returns

Color

System.Drawing.Color structure

 English