Color.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Color opCall(ubyte r, ubyte g, ubyte b)
    struct Color
    static
    opCall
    (
    ubyte r
    ,
    ubyte g
    ,
    ubyte b
    )
  2. Color opCall(ubyte a, ubyte r, ubyte g, ubyte b)

Meta