Color.red

Returns the red channel of the color

  1. ubyte red [@property getter]
    struct Color
    version(LittleEndian)
    @nogc @safe @property pure nothrow const
    ubyte
    red
    ()
  2. ubyte red [@property setter]
  3. ubyte red [@property getter]
  4. ubyte red [@property setter]

Meta