The PdfColor type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | A |
The alpha component of the color in RGB color model
|
![]() | B |
The blue component of the color in RGB color model
|
![]() | C |
The cyan component of the color in CMYK color model
|
![]() | G |
The green component of the color in RGB color model
|
![]() | K |
The black component of the color in CMYK color model
|
![]() | M |
The magenta component of the color in CMYK color model
|
![]() | R |
The red component of the color in RGB color model
|
![]() | Y |
The yellow component of the color in CMYK color model
|
See Also