BGRA8

32 bit BGR + alpha color type with 8 bits per channel.

alias BGRA8 = RGB!("bgra", ubyte)

Meta