.. _PICTResourceSaveOptions: ================================================ PICTResourceSaveOptions ================================================ Description ----------- Options for saving a document as a PICT resource file. Static Properties ^^^^^^^^^^^^^^^^^ +------------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`alphaChannels` readonly | If true, the alpha channels are saved. | +------------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`compression` readonly | The compression type. | +------------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`embedColorProfile` readonly | If true, the color profile is embedded in the document. | +------------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`name` readonly | The name of PICT resource. | +------------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`resolution` readonly | The number of bits per pixel. | +------------------------------------------------------------------------------+---------------------------------------------------------+ | :ref:`resourceID` readonly | The ID of the PICT resource. | +------------------------------------------------------------------------------+---------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 PICTResourceSaveOptions/alphaChannels.rst PICTResourceSaveOptions/embedColorProfile.rst PICTResourceSaveOptions/resolution.rst PICTResourceSaveOptions/compression.rst PICTResourceSaveOptions/resourceID.rst PICTResourceSaveOptions/name.rst