RGB8

24 bit RGB color type with 8 bits per channel.

@safe pure nothrow @nogc
alias RGB8 = RGB!("rgb", ubyte)

Meta