Click or drag to resize

PdfColor Constructor

Overload List
 NameDescription
Public methodPdfColor(Color) Creates a color based on a .NET Color structure
Public methodPdfColor(Single) Creates a Grayscale color based on gray level
Public methodPdfColor(Byte, Byte, Byte) Creates a color based on RGB values.
Public methodPdfColor(Single, Single, Single, Single) Creates a color based on GMYK values.
Top
See Also