Package app.photofox.vipsffm.generated
Class VipsInterpolateClass
java.lang.Object
app.photofox.vipsffm.generated._VipsInterpolateClass
app.photofox.vipsffm.generated.VipsInterpolateClass
typedef struct _VipsInterpolateClass {
VipsObjectClass parent_class;
VipsInterpolateMethod interpolate;
int (*get_window_size)(VipsInterpolate *);
int window_size;
int (*get_window_offset)(VipsInterpolate *);
int window_offset;
} VipsInterpolateClass
-
Nested Class Summary
Nested classes/interfaces inherited from class app.photofox.vipsffm.generated._VipsInterpolateClass
_VipsInterpolateClass.get_window_offset, _VipsInterpolateClass.get_window_size -
Method Summary
Methods inherited from class app.photofox.vipsffm.generated._VipsInterpolateClass
allocate, allocateArray, asSlice, get_window_offset, get_window_offset, get_window_offset$layout, get_window_offset$offset, get_window_size, get_window_size, get_window_size$layout, get_window_size$offset, interpolate, interpolate, interpolate$layout, interpolate$offset, layout, parent_class, parent_class, parent_class$layout, parent_class$offset, reinterpret, reinterpret, sizeof, window_offset, window_offset, window_offset$layout, window_offset$offset, window_size, window_size, window_size$layout, window_size$offset