pub type FinalImage = ImageBuffer<Rgba<u16>, Vec<u16>>;
Expand description

Convenience alias for an 16-bit RGBA image.