.. index:: pair: enum; ColorSpace .. _doxid-namespace_p1_1_1_image_sdk_1afd1a416009b1638a7faf6ac66bbef929: enum P1::ImageSdk::ColorSpace ============================= Overview ~~~~~~~~ Supported output color spaces. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum ColorSpace { :ref:`sRGB` = 1, :ref:`adobeRGB` = 2, }; .. _details-namespace_p1_1_1_image_sdk_1afd1a416009b1638a7faf6ac66bbef929: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Supported output color spaces. Enum Values ----------- .. index:: pair: enumvalue; sRGB .. _doxid-namespace_p1_1_1_image_sdk_1afd1a416009b1638a7faf6ac66bbef929a9ed33d9be17d174aeb4393a989586ed9: .. ref-code-block:: cpp :class: doxyrest-title-code-block sRGB IEC 61966-2-1:1999, Default .. index:: pair: enumvalue; adobeRGB .. _doxid-namespace_p1_1_1_image_sdk_1afd1a416009b1638a7faf6ac66bbef929a3c7e39970353b55abe5829e7738460bf: .. ref-code-block:: cpp :class: doxyrest-title-code-block adobeRGB ISO 12640-4:2011 Note: you must include ICC profile to embed into the file to make it understood correctly