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.ABCpdf13.XColor
Implements: IDisposable, IEquatable<XColor>,
IComparable<XColor>
|