RGBf32

Floating point RGB color type.

@safe pure nothrow @nogc
alias RGBf32 = RGB!("rgb", float)

Meta