pub trait ColorAverageInpainterTraitConst: InpainterBaseTraitConst {
// Required method
fn as_raw_ColorAverageInpainter(&self) -> *const c_void;
}
Expand description
Constant methods for crate::videostab::ColorAverageInpainter
pub trait ColorAverageInpainterTraitConst: InpainterBaseTraitConst {
// Required method
fn as_raw_ColorAverageInpainter(&self) -> *const c_void;
}
Constant methods for crate::videostab::ColorAverageInpainter