[][src]Type Definition opencv::core::Vec4i

type Vec4i = Vec4<i32>;

Trait Implementations