Color.green

Returns the green channel of the color

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

Meta