Lines Matching refs:ShearImage
1536 % ShearImage() creates a new image that is a shear_image copy of an existing
1544 % 'background_color' of the image.. ShearImage() allocates the memory
1547 % ShearImage() is based on the paper "A Fast Algorithm for General Raster
1550 % The format of the ShearImage method is:
1552 % Image *ShearImage(const Image *image,const double x_shear,
1564 MagickExport Image *ShearImage(const Image *image,const double x_shear,