.. _MatteType: ================================================ MatteType ================================================ Description ----------- The color to use for matting. Static Properties ^^^^^^^^^^^^^^^^^ +--------------------------------------------------+-------------------------------+ | :ref:`BACKGROUND` readonly | The current background color. | +--------------------------------------------------+-------------------------------+ | :ref:`BLACK` readonly | Black. | +--------------------------------------------------+-------------------------------+ | :ref:`FOREGROUND` readonly | The current foreground color. | +--------------------------------------------------+-------------------------------+ | :ref:`NETSCAPE` readonly | Gray. | +--------------------------------------------------+-------------------------------+ | :ref:`NONE` readonly | None. | +--------------------------------------------------+-------------------------------+ | :ref:`SEMIGRAY` readonly | 50% gray. | +--------------------------------------------------+-------------------------------+ | :ref:`WHITE` readonly | White. | +--------------------------------------------------+-------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 MatteType/NONE.rst MatteType/FOREGROUND.rst MatteType/BACKGROUND.rst MatteType/WHITE.rst MatteType/BLACK.rst MatteType/SEMIGRAY.rst MatteType/NETSCAPE.rst