pub trait ColorAverageInpainterTraitConst: InpainterBaseConst {
fn as_raw_ColorAverageInpainter(&self) -> *const c_void;
}
pub trait ColorAverageInpainterTraitConst: InpainterBaseConst {
fn as_raw_ColorAverageInpainter(&self) -> *const c_void;
}