Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:ShearImage

1562 %  ShearImage() creates a new image that is a shear_image copy of an existing
1570 % 'background_color' of the image.. ShearImage
1573 % ShearImage() is based on the paper "A Fast Algorithm for General Raster
1576 % The format of the ShearImage method is:
1578 % Image *ShearImage(const Image *image,const double x_shear,
1590 MagickExport Image *ShearImage(const Image *image,const double x_shear,