COLOR_SPACE_S_RGB top-level constant

int const COLOR_SPACE_S_RGB

The constant used by TAG_COLOR_SPACE to denote sRGB color space.

Implementation

const int COLOR_SPACE_S_RGB = 1;