pub type Rg8Sscaled = Pixel<Rg, _8, Iscaled>;
Pixel type alias.
struct Rg8Sscaled { pub repr: [u8; 2], }
repr: [u8; 2]
Pixel representation.