.. role:: ts-api-decorator

#########
ArgbColor
#########

.. js:module:: Bcf
   :noindex:

.. container:: ts-api-section

   .. js:class:: ArgbColor



.. container:: api-index-section

   .. rubric:: Properties

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

   * :js:attr:`~Bcf.ArgbColor.alpha`
   * :js:attr:`~Bcf.ArgbColor.color`
   * :js:attr:`~Bcf.ArgbColor.components`





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

Properties
==========

.. container:: ts-api-section

   .. js:attribute:: ArgbColor.alpha

      :type: number :ts-api-decorator:`optional`





.. container:: ts-api-section

   .. js:attribute:: ArgbColor.color

      :type: Color





.. container:: ts-api-section

   .. js:attribute:: ArgbColor.components

      :type: [Component]





