magickGetInterpolateMethod method
Gets the wand compression.
Implementation
PixelInterpolateMethod magickGetInterpolateMethod() => PixelInterpolateMethod
.values[_magickWandBindings.MagickGetInterpolateMethod(_wandPtr)];
Gets the wand compression.
PixelInterpolateMethod magickGetInterpolateMethod() => PixelInterpolateMethod
.values[_magickWandBindings.MagickGetInterpolateMethod(_wandPtr)];