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

type Vec3b = Vec3<u8>;

Trait Implementations