30 #ifndef VIPS_VINTERPOLATE_H 31 #define VIPS_VINTERPOLATE_H 33 #include <vips/vips.h> 52 explicit VInterpolate(VipsInterpolate *interpolate, VSteal steal = STEAL)
53 :
VObject((VipsObject *) interpolate, steal)
VipsObject * get_object() const
Definition: VImage8.h:170
static VInterpolate new_from_name(const char *name, VOption *options=nullptr)
Definition: VInterpolate.cpp:47
VipsInterpolate * get_interpolate() const
Definition: VInterpolate8.h:66
VInterpolate(VipsInterpolate *interpolate, VSteal steal=STEAL)
Definition: VInterpolate8.h:52
Definition: VInterpolate8.h:45
Definition: VImage8.h:216