The OpenD Programming Language

Color.opCast

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

struct Color
@safe @safe pure nothrow @nogc inout
uint
opCast
(
T : uint
)
()

Meta