BaseColor.this

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

Meta