.. _BitmapHalfToneType: ================================================ BitmapHalfToneType ================================================ Description ----------- The shape of the dots (ink deposits) in the halftone screen. Static Properties ^^^^^^^^^^^^^^^^^ +-----------------------------------------------------+----------+ | :ref:`CROSS` readonly | Cross. | +-----------------------------------------------------+----------+ | :ref:`DIAMOND` readonly | Diamond. | +-----------------------------------------------------+----------+ | :ref:`ELLIPSE` readonly | Ellipse. | +-----------------------------------------------------+----------+ | :ref:`LINE` readonly | Line. | +-----------------------------------------------------+----------+ | :ref:`ROUND` readonly | Round. | +-----------------------------------------------------+----------+ | :ref:`SQUARE` readonly | Square. | +-----------------------------------------------------+----------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 BitmapHalfToneType/ROUND.rst BitmapHalfToneType/DIAMOND.rst BitmapHalfToneType/ELLIPSE.rst BitmapHalfToneType/LINE.rst BitmapHalfToneType/SQUARE.rst BitmapHalfToneType/CROSS.rst