.. role:: ts-api-decorator

######
IColor
######

.. container:: ts-api-section

   .. js:class:: IColor



.. container:: api-index-section

   .. rubric:: Properties

   .. rst-class:: api-index-list-item api-kind-property api-parent-kind-interface

   * :js:attr:`~IColor.b`
   * :js:attr:`~IColor.g`
   * :js:attr:`~IColor.r`





------------

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: IColor.b

      :type: number





.. container:: ts-api-section

   .. js:attribute:: IColor.g

      :type: number





.. container:: ts-api-section

   .. js:attribute:: IColor.r

      :type: number





