Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:RotateImage

128       orient_image=RotateImage(image,180.0,exception);
143 orient_image=RotateImage(image,90.0,exception);
153 orient_image=RotateImage(image,270.0,exception);