ImageGear for C and C++ on Linux v18.10 - Updated
enumColorSpace
API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumColorSpace

Color space support level.

Values:

IG_CONVERT_TO_RGB Images are converted to RGB color space during loading. Only affects CMYK images.
IG_FULL_SUPPORT Full support for loading and saving of image color space.

Remarks:

This enumeration only affects the support of CMYK images. For other color spaces, ImageGear preserves the original image pixel format during loading.