Python - distort() method in Wand
ImageMagick provides several ways to distort an image by applying various transformations against user-supplied arguments. In Wand, the method distort() is used, and follows a basic function. Syntax : wand.image.distort(method, arguments, best_fit) Parameters : ParameterInput TypeDescriptionmethodba