Xfinium.Pdf.Graphics Namespace : PdfCmykColor Class |
The following tables list the members exposed by PdfCmykColor.
Name | Description | |
---|---|---|
![]() | PdfCmykColor Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | C | Gets or sets the cyan component. |
![]() | ColorSpace | Gets the colorspace. (Inherited from Xfinium.Pdf.Graphics.PdfColor) |
![]() | K | Gets or sets the black component. |
![]() | M | Gets or sets the magenta component. |
![]() | Y | Gets or sets the yellow component. |
Name | Description | |
---|---|---|
![]() | Copy | Overridden. Copies this color. |
![]() | Equals | Determines whether the specified Object is equal to the current Object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToRgbColor | Converts this color to RGB. (Inherited from Xfinium.Pdf.Graphics.PdfColor) |