PixelFormat Enumeration
The pixel data format actual meaning.
Module: aspose.psd
Full Name: aspose.psd.PixelFormat
Aspose.PSD Version: 24.9.0
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. |