Color.red

The red component of the color. This is a value between 0 and 65535, with 65535 indicating full intensity

  1. ushort red [@property getter]
    class Color
    @property
    ushort
    red
    ()
  2. ushort red [@property setter]

Meta