Home | History | Annotate | Download | only in coders

Lines Matching refs:rotate_image

604     *rotate_image;
762 rotate_image=RotateImage(image,90.0,exception);
763 if (rotate_image != (Image *) NULL)
766 image=rotate_image;