enum P1::ImageSdk::ColorSpace

Overview

Supported output color spaces. More…

#include <C_P1ImageCommonTypes.h>

enum ColorSpace
{
    sRGB     = 1,
    adobeRGB = 2,
};

Detailed Documentation

Supported output color spaces.

Enum Values

sRGB

IEC 61966-2-1:1999, Default

adobeRGB

ISO 12640-4:2011 Note: you must include ICC profile to embed into the file to make it understood correctly