ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Enumerations Reference / enumColorSpace
In This Topic
    enumColorSpace
    In This Topic

    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.