BaseColor.this

Undocumented in source.
  1. this(int hexColor, float alpha)
  2. this(float red, float green, float blue, float alpha)
  3. this(V v)
    struct BaseColor(T, T Limit)
    this
    (
    V
    )
    (
    V v
    )
    if (
    isVector!(V) &&
    V.dimention == 4
    )

Meta