pub type Buffer = ImageBuffer<Rgba<u8>, Bytes>;
image
An image buffer.
pub struct Buffer { /* private fields */ }