PDFKit.NET 2.0 Class Library (.NET 2.0)

RgbColor Properties

The properties of the RgbColor class are listed below. For a complete list of RgbColor class members, see the RgbColor Members topic.

Public Static Properties

Black RGB Black
Blue RGB Blue
Green RGB Green
Red RGB Red
Transparent (inherited from Color) The color Transparent is a special instance of color. It is completely transparent and has no components.
White RGB white

Public Instance Properties

B Blue color component [0-255]
G Green color component [0-255]
Name The name of the color.
ParsableName Get the name of the color as it can be parsed again.
R Red color component [0-255]

See Also

RgbColor Class | TallComponents.PDF.Colors Namespace