pub type PtrOfInpainterBase = Ptr<dyn InpainterBase>;

Implementations

Trait Implementations