ColorModels Enumeration

Color models.

Module: aspose.imaging.fileformats.cmx.objectmodel.enums

Full Name: aspose.imaging.fileformats.cmx.objectmodel.enums.ColorModels

Aspose.Imaging Version: 24.5.0

Members

Member nameDescription
BGRThe color model BGR
BWBlack and White colors.
CMYCMY color model.
CMYKCMYK color model, represented in 0-100 byte ranges.
CMYK255CMYK color model, represented in 0-255 byte ranges.
GRAYGrayscale color model.
HLSHLS color model.
HSBHSB color model.
INVALIDInvalid color model.
LABLab color model.
LAB255Lab color model LAB255.
PANTONEPANTONE palette.
RGBRGM color model.
YIQ255YIQ color model, represented in 0-255 byte ranges.