UV8

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

alias UV8 = RGB!("rg", byte)

Meta