UV8

16 bit signed UV color type with 8 bits per channel.

@safe pure nothrow @nogc
alias UV8 = RGB!("rg", byte)

Meta