Lines Matching refs:DistortImage
311 deskew_image=DistortImage(image,AffineProjectionDistortion,6,distort,
352 % the color to be plotted, for DistortImage()
1518 resize_image=DistortImage(tmp_image,AffineDistortion,12,distort_args,
1542 resize_alpha=DistortImage(tmp_image,AffineDistortion,12,distort_args,
1554 resize_image=DistortImage(tmp_image,AffineDistortion,12,distort_args,
1604 % DistortImage() distorts an image using various distortion methods, by
1618 % The format of the DistortImage() method is:
1620 % Image *DistortImage(const Image *image,const DistortMethod method,
1681 MagickExport Image *DistortImage(const Image *image, DistortMethod method,
2900 rotate_image=DistortImage(distort_image,ScaleRotateTranslateDistortion,1,
2934 % used for DistortImage(), and even share the same code for determination