.. _ColorProfileType: ================================================ ColorProfileType ================================================ Description ----------- The type of color model that defines the document's working space. Static Properties ^^^^^^^^^^^^^^^^^ +---------------------------------------------------+--------------------------------------------------------------+ | :ref:`CUSTOM` readonly | Color manages this document using a custom color profile. | +---------------------------------------------------+--------------------------------------------------------------+ | :ref:`NONE` readonly | The document is not color managed. | +---------------------------------------------------+--------------------------------------------------------------+ | :ref:`WORKING` readonly | Color manages this document using the working color profile. | +---------------------------------------------------+--------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 ColorProfileType/NONE.rst ColorProfileType/WORKING.rst ColorProfileType/CUSTOM.rst