Pdf |
The PdfColorSpace type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColorantCount | Gets the number of color components in the color space. |
![]() ![]() | DeviceCMYK | Gets the single instance of the DeviceCMYK color space. |
![]() ![]() | DeviceGray | Gets the single instance of the DeviceGray color space. |
![]() ![]() | DeviceRGB | Gets the single instance of the DeviceRGB color space. |
![]() | Family | Gets the type of the color space. |
![]() ![]() | Pattern | Gets the single instance of the Pattern color space used with colored tiling patterns. |
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) |