magickGetInterpolateMethod method

PixelInterpolateMethod magickGetInterpolateMethod()

Gets the wand compression.

Implementation

PixelInterpolateMethod magickGetInterpolateMethod() => PixelInterpolateMethod
    .values[_magickWandBindings.MagickGetInterpolateMethod(_wandPtr)];