Home | History | Annotate | Download | only in MagickWand

Lines Matching full:flip_image

3255     *flip_image;
3263 flip_image=FlipImage(wand->images,wand->exception);
3264 if (flip_image == (Image *) NULL)
3266 ReplaceImageInList(&wand->images,flip_image);