color

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Color color(int r, int g, int b, int a)
    color
    (
    int r
    ,
    int g
    ,
    int b
    ,
    int a
    )
  2. Color color(const(char)[] htmlColorString)

Meta