Type Definition opencv::core::Vec4i

source ·
pub type Vec4i = VecN<i32, 4>;

Trait Implementations§