Color.this

Build from a 8-bit sRGB quadruplet.

  1. this(const(char)[] cssColor)
  2. this(RGBA8 c)
    struct Color
    pure nothrow @nogc @safe
    this
  3. this(RGBA16 c)
  4. this(RGBAf c)

Meta