Color4b.this

CTor

  1. this(ubyte red, ubyte green, ubyte blue, ubyte alpha = 255)
  2. this(uint hexValue)
    struct Color4b
    @nogc
    this
    pure nothrow
    ()
  3. this(ref const Color4f col)

Meta