Color.this

Undocumented in source.
  1. this(ubyte r, ubyte g, ubyte b)
  2. this(ubyte r, ubyte g, ubyte b, ubyte a)
    struct Color
    this
    (
    ubyte r
    ,
    ubyte g
    ,
    ubyte b
    ,
    ubyte a
    )
  3. this(uint value)

Meta