.. _MacPreviewType: ================================================ MacPreviewType ================================================ Description ----------- The type of image to use as a low-resolution preview in the destination application. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------------------+-------------------------+ | :ref:`EIGHTBITTIFF` readonly | 8-bit TIFF. | +-----------------------------------------------------------------+-------------------------+ | :ref:`MACOSEIGHTBIT` readonly | 8-bit. | +-----------------------------------------------------------------+-------------------------+ | :ref:`MACOSJPEG` readonly | JPEG. | +-----------------------------------------------------------------+-------------------------+ | :ref:`MACOSMONOCHROME` readonly | Monochrome. | +-----------------------------------------------------------------+-------------------------+ | :ref:`MONOCHROMETIFF` readonly | Monochrome TIFF. | +-----------------------------------------------------------------+-------------------------+ | :ref:`NONE` readonly | Does not use a preview. | +-----------------------------------------------------------------+-------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 MacPreviewType/NONE.rst MacPreviewType/MONOCHROMETIFF.rst MacPreviewType/EIGHTBITTIFF.rst MacPreviewType/MACOSMONOCHROME.rst MacPreviewType/MACOSEIGHTBIT.rst MacPreviewType/MACOSJPEG.rst