pub type RgbTestImage = TestBuffer<Rgb<u8>>;
Expand description

24bpp RGB TestBuffer.