ImageGear21.Core Assembly > ImageGear.Formats.JPG Namespace : ImGearQuadComponentColorSpace Enumeration |
Member | Value | Description |
---|---|---|
Auto | 0 | Forces ImageGear to autodetect the color space. |
Cmyk | 2 | Forces to load quad component JPEG directly as CMYK. |
Rgba | 1 | Forces to load quad component JPEG directly as RGBA. |
Ycck | 3 | Forces to load quad component JPEG as CMYK by converting the image pixels from YCCK colorspace. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.JPG.ImGearQuadComponentColorSpace