The PdfCmykColor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Darken |
Darkens the current PdfColor by the specified percentage.
(Inherited from PdfColor.) |
![]() | Equals |
Determines whether the specified Object is
equal to this instance.
(Inherited from PdfColor.) |
![]() | GetHashCode |
Returns a hash code for this instance.
(Inherited from PdfColor.) |
![]() | GetType | (Inherited from Object.) |
![]() | Lighten |
Lightens the current PdfColor by the specified percentage.
(Inherited from PdfColor.) |
![]() | ToCmyk |
Converts this PdfColor to CMYK.
(Inherited from PdfColor.) |
![]() | ToRgb |
Converts this PdfColor to RGB.
(Inherited from PdfColor.) |
![]() | ToString |
Returns a String that represents this instance.
(Overrides Object.ToString().) |