Type Definition image2::Channel

source ·
pub type Channel = usize;
Expand description

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