Color.asUint

The components as a single 32 bit value (beware of endian issues!)

  1. uint asUint()
  2. void asUint(uint value)
    struct Color
    @safe @safe pure nothrow @nogc
    void
    asUint
    (
    uint value
    )

Meta