LA8

16 bit luminance + alpha color type with 8 bits per channel.

@safe pure nothrow @nogc
alias LA8 = RGB!("la", ubyte)

Meta