RGBAf32

Floating point RGB + alpha color type.

@safe pure nothrow @nogc
alias RGBAf32 = RGB!("rgba", float)

Meta