Type Alias pnm::ppm::Output

source ·
pub type Output = Image<Vec<u8>, 3>;

Aliased Type§

struct Output { /* private fields */ }