This object represents a color. Colors may be expressed in RGB,
CMYK, Grayscale or generic unspecified color components.
When first created, the color defaults to RGB black - "0 0 0".
System.Object WebSupergoo.ABCpdf10.XColor
Implements: IDisposable, IEquatable<XColor>, IComparable<XColor>
|