BGRX8

32 bit BGR color type with 8 bits per channel.

@safe pure nothrow @nogc
alias BGRX8 = RGB!("bgrx", ubyte)

Meta