Click or drag to resize

PdfRGBColor Constructor

Overload List
Name Description
Public method PdfRGBColor(Color)
Initializes a new instance of theclass.
Public method PdfRGBColor(Single)
Initializes a new instance of theclass.
Public method PdfRGBColor(PdfRGBColor)
Initializes a new instance of theclass.
Public method PdfRGBColor(Byte, Byte, Byte)
Initializes a new instance of theclass.
Public method PdfRGBColor(Single, Single, Single, Single)
Initializes a new instance of theclass.
Top
See Also