Color.this

Constructs a color from the encoded 32 bit unsigned integer color

  1. this(ubyte r, ubyte g, ubyte b, ubyte a)
  2. this(uint color)
    struct Color
    this
    (
    uint color
    )

Meta