.. _BitsPerChannelType: ================================================ BitsPerChannelType ================================================ Description ----------- The number of bits per color channel. Static Properties ^^^^^^^^^^^^^^^^^ +---------------------------------------------------------+----------------------+ | :ref:`EIGHT` readonly | 8 bits per channel. | +---------------------------------------------------------+----------------------+ | :ref:`ONE` readonly | 1 bit per channel. | +---------------------------------------------------------+----------------------+ | :ref:`SIXTEEN` readonly | 16 bits per channel. | +---------------------------------------------------------+----------------------+ | :ref:`THIRTYTWO` readonly | 32 bits per channel. | +---------------------------------------------------------+----------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 BitsPerChannelType/ONE.rst BitsPerChannelType/EIGHT.rst BitsPerChannelType/SIXTEEN.rst BitsPerChannelType/THIRTYTWO.rst