Type Definition image2::Channel[][src]

type Channel = usize;
Expand description

Channel is an alias for usize used to identify channel values in function arguments