Click or drag to resize

PdfColor Constructor

Overload List
 NameDescription
Public methodPdfColor(PdfColorSpace, Double) Initializes a new instance of the PdfColor structure using the specified color space and a single colorant value.
Public methodPdfColor(PdfColorSpace, Double) Initializes a new instance of the PdfColor structure using the specified color space and colorant values.
Public methodPdfColor(PdfColorSpace, Double, Double, Double) Initializes a new instance of the PdfColor structure using the specified color space and three colorant values.
Public methodPdfColor(PdfColorSpace, Double, Double, Double, Double) Initializes a new instance of the PdfColor structure using the specified color space and four colorant values.
Top
See Also