ICCBasedColorSpace(Int32, Byte[]) Constructor
Initializes a new instance of the ICCBasedColorSpace class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| componentsCount | Int32 |
| data | Byte[] |
See Also