rvlib

Type Alias ImageU8

source
pub type ImageU8 = ImageBuffer<Rgb<u8>, Vec<u8>>;

Aliased Typeยง

struct ImageU8 { /* private fields */ }