Color.opCast

Perform a per-channel hard-cast. Provides continuity with casting of D basic types. If this is not needed, consider using channelMap instead.

struct Color(FieldTuple...)
const
T
opCast
(
T
)
()
if (
is(T == struct) &&
)

Meta