.. _ColorSpaceType: ================================================ ColorSpaceType ================================================ Description ----------- The type of color space. Static Properties ^^^^^^^^^^^^^^^^^ +-------------------------------------------------------------+-------------------------------------+ | :ref:`ADOBERGB` readonly | Use the Adobe RGB color space. | +-------------------------------------------------------------+-------------------------------------+ | :ref:`COLORMATCHRGB` readonly | Use the ColorMatch RGB color space. | +-------------------------------------------------------------+-------------------------------------+ | :ref:`PROPHOTORGB` readonly | Use the ProPhoto RGB color space. | +-------------------------------------------------------------+-------------------------------------+ | :ref:`SRGB` readonly | Use the sRGB color space. | +-------------------------------------------------------------+-------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 ColorSpaceType/ADOBERGB.rst ColorSpaceType/COLORMATCHRGB.rst ColorSpaceType/PROPHOTORGB.rst ColorSpaceType/SRGB.rst