[][src]Type Definition opencv::types::VectorOfScalar

type VectorOfScalar = Vector<Scalar>;

Implementations

impl VectorOfScalar[src]

Trait Implementations