PdfColor(Double[]) Constructor
Initializes a new instance of the PdfColor class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| components | Double[] | An array of color component values. The number of components depends on the color space. |
See Also