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

type Vec4b = Vec4<u8>;

Trait Implementations