Name | Description | |
---|---|---|
![]() | PDFCmykColor Constructor | Overloaded. |
The following tables list the members exposed by PDFCmykColor.
Name | Description | |
---|---|---|
![]() | PDFCmykColor Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | C | Gets or sets the cyan component of the color. |
![]() | K | Gets or sets the black component of the color. |
![]() | M | Gets or sets the magenta component of the color. |
![]() | Y | Gets or sets the yellow component of the color. |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Clones this color object. |
![]() | Equals | Verifies if the given object is equal to this object. |
![]() | GetHashCode | Gets the hash code of this object. |
![]() | ToGdiColor | Overloaded. Converts this color object to a GDI color object. (Inherited from O2S.Components.PDFView4NET.Graphics.PDFColor) |
![]() | ToString | Converts the color object to string representation. |