.. _DCS1_SaveOptions: ================================================ DCS1_SaveOptions ================================================ Description ----------- Options for saving a document in Photoshop DCS 1.0 format. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`DCS` readonly | The DCS type. | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`embedColorProfile` readonly | If true, the color profile is embedded in the document. | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`encoding` readonly | The type of encoding to use for the document. | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`halftoneScreen` readonly | If true, includes halftone screen. | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`interpolation` readonly | If true, image interpolation is used. | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`preview` readonly | The type of preview. | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`transferFunction` readonly | If true, includes transfer functions in the document to compensate for dot gain between the image and film. | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :ref:`vectorData` readonly | If true, includes vector data. Valid only if the document contains vector data (un-rasterized text). | +-----------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 DCS1_SaveOptions/embedColorProfile.rst DCS1_SaveOptions/preview.rst DCS1_SaveOptions/DCS.rst DCS1_SaveOptions/encoding.rst DCS1_SaveOptions/halftoneScreen.rst DCS1_SaveOptions/transferFunction.rst DCS1_SaveOptions/vectorData.rst DCS1_SaveOptions/interpolation.rst