Color.rgba

Encodes the colour as an unsigned integer to be used in the network operations or to be saved.

  1. uint rgb [@property getter]
  2. uint rgba [@property getter]
    class Color
    pure nothrow @property @safe @nogc
    uint
    rgba
    ()
  3. uint argb [@property getter]

Meta