Searched refs:IntegralRotateImage (Results 1 – 4 of 4) sorted by relevance
27 *IntegralRotateImage(const Image *,size_t,ExceptionInfo *),
706 MagickExport Image *IntegralRotateImage(const Image *image,size_t rotations, in IntegralRotateImage() function1750 integral_image=IntegralRotateImage(image,rotations,exception); in ShearRotateImage()
673 #define IntegralRotateImage PrependMagickMethod(IntegralRotateImage) macro
2983 return(IntegralRotateImage(image,rotations,exception)); in RotateImage()