IntegralRotateImage 2855 magick/distort.c return(IntegralRotateImage(image,rotations,exception)); IntegralRotateImage 2035 magick/shear.c integral_image=IntegralRotateImage(image,rotations,exception); IntegralRotateImage 27 magick/shear.h *IntegralRotateImage(const Image *,size_t,ExceptionInfo *),