BaseColor.this

Undocumented in source.
  1. this(T r, T g, T b, T a)
    struct BaseColor(T)
    this
    (
    T r
    ,
    T g
    ,
    T b
    ,
    T a
    )
  2. this(uint hex, ubyte alpha)
  3. this(CommonColor color)

Meta