Click or drag to resize

PdfRGBColor Properties

The PdfRGBColor type exposes the following members.

Properties
Name Description
Public property B
Gets or sets Blue channel value.
Public property Blue
Gets the blue.
Public property C
Gets or sets Cyan channel value.
Public property Static member Empty
Gets a null color.
Public property G
Gets or sets Green channel value.
Public property Gray
Gets or sets Gray channel value.
Public property Green
Gets the green.
Public property IsEmpty
Gets whether the PDFColor is Empty or not.
Public property K
Gets or sets Black channel value.
Public property M
Gets or sets Magenta channel value.
Public property R
Gets or sets Red channel value.
Public property Red
Gets the red.
Public property Y
Gets or sets Yellow channel value.
Top
See Also