MagickGetInterpolateMethod method
Implementation
int MagickGetInterpolateMethod(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickGetInterpolateMethod(
arg0,
);
}
int MagickGetInterpolateMethod(
ffi.Pointer<MagickWand> arg0,
) {
return _MagickGetInterpolateMethod(
arg0,
);
}