ColorSpace enumeration
ColorSpace enumeration
Specifies the color space or color model used in a pixel map IPixelsMap.
The ColorSpace type exposes the following members:
Fields
| Field | Description |
|---|---|
| RGB | The RGB color space. |
| INDEXED | An indexed color space. |
| GRAY_SCALE | A grayscale color space. |
See Also
- module
aspose.svg.drawing - class
IPixelsMap