[][src]Trait opencv::core::ValidRectType

pub trait ValidRectType: NumAssign + PartialOrd + Default + Copy + Sealed { }

This sealed trait is implemented for types that are valid to use in corresponding context

Implementations on Foreign Types

impl ValidRectType for i32[src]

impl ValidRectType for f32[src]

impl ValidRectType for f64[src]

Loading content...

Implementors

Loading content...