PdfRGBColor Constructors
Represents the red, green, and blue color components in the range of 0 to 1.
Name | Parameters | Description |
---|---|---|
Pdf |
none |
Initializes a new instance of the Pdf |
Pdf |
r, g, b |
Initializes a new instance of the Pdf |
See Also