The OpenD Programming Language

Color.asUint

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

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

Meta