BGR8

24 bit BGR color type with 8 bits per channel.

alias BGR8 = RGB!("bgr", ubyte)

Meta