Searched refs:IntegralRotateImage (Results 1 – 3 of 3) sorted by relevance
27 *IntegralRotateImage(const Image *,size_t,ExceptionInfo *),
711 MagickExport Image *IntegralRotateImage(const Image *image,size_t rotations, in IntegralRotateImage() function1759 integral_image=IntegralRotateImage(image,rotations,exception); in ShearRotateImage()
2830 return(IntegralRotateImage(image,rotations,exception)); in RotateImage()