RGBA.alpha

The opacity of the color from 0.0 for completely translucent to 1.0 for opaque

  1. float alpha [@property getter]
  2. float alpha [@property setter]
    class RGBA
    @property
    void
    alpha
    (
    float value
    )

Meta