.. _CMYKColor: ================================================ CMYKColor ================================================ Description ----------- A CMYK color specification. Properties ^^^^^^^^^^ +--------------------------------------------+-----------------------------------------------+ | :ref:`black` readonly | The black color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ | :ref:`cyan` readonly | The cyan color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ | :ref:`magenta` readonly | The magenta color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ | :ref:`yellow` readonly | The yellow color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ Static Properties ^^^^^^^^^^^^^^^^^ +--------------------------------------------+-----------------------------------------------+ | :ref:`black` readonly | The black color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ | :ref:`cyan` readonly | The cyan color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ | :ref:`magenta` readonly | The magenta color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ | :ref:`yellow` readonly | The yellow color value. Range: 0.0 to 100.0. | +--------------------------------------------+-----------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 CMYKColor/cyan.rst CMYKColor/magenta.rst CMYKColor/yellow.rst CMYKColor/black.rst CMYKColor/cyan.rst CMYKColor/magenta.rst CMYKColor/yellow.rst CMYKColor/black.rst