BGR8

24 bit BGR color type with 8 bits per channel.

@safe pure nothrow @nogc
alias BGR8 = RGB!("bgr", ubyte)

Meta