Overview
CieBasedColorSpace is a class in Aspose.Page FOSS for Python.
Properties: components, icc_profile, ranges.
Properties
| Name | Type | Access | Description |
|---|
icc_profile | bytes | Read | Gets the icc profile. |
components | int | Read | Gets the components. |
ranges | tuple[float, ...] | None | Read | Gets the ranges. |
See Also