Type Alias pnm::pbm::Output

source ·
pub type Output = Image<Vec<bool>, 1>;

Aliased Type§

struct Output { /* private fields */ }