Home | History | Annotate | Download | only in MagickWand

Lines Matching full:orient_image

836     *orient_image;
844 orient_image=AutoOrientImage(wand->images,wand->images->orientation,
846 if (orient_image == (Image *) NULL)
848 ReplaceImageInList(&wand->images,orient_image);