PixelFormat Enumeration
The pixel data format actual meaning.
Module: aspose.imaging
Full Name: aspose.imaging.PixelFormat
Members
| Member name | Description |
|---|---|
| BGR | The BGR color space. |
| CIE_LAB | The CIE lab color space. |
| CMYK | The CMYK color space. |
| GRAYSCALE | The grayscale color space |
| RGB | The RGB color space. |
| YCCK | The YCCK color space. |
| Y_CB_CR | The YCbCr color space. |