Pdf |
The PdfColorSpace type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object is equal to this PdfColorSpace instance.
(Overrides ObjectEquals(Object)) | |
| FromArray | Gets or creates a PdfColorSpace from the specified PdfArray whose first element is a PdfName object identifying the color space family. The remaining PdfArray elements, if any, are parameters that further characterize the color space; their number and types vary according to the particular PdfColorSpaceFamily. | |
| GetHashCode |
Returns a hash code for this PdfColorSpace instance.
(Overrides ObjectGetHashCode) | |
| ToString |
Returns a String that represents this PdfColorSpace instance.
(Overrides ObjectToString) |
| Name | Description | |
|---|---|---|
| GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) | |
| GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |