pub type R8Sscaled = Pixel<R, _8, Iscaled>;
Pixel type alias.
struct R8Sscaled { pub repr: [u8; 1], }
repr: [u8; 1]
Pixel representation.