Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:FlopImage

123       orient_image=FlopImage(image,exception);
1305 % FlopImage() creates a horizontal mirror image by reflecting the pixels
1308 % The format of the FlopImage method is:
1310 % Image *FlopImage(const Image *image,ExceptionInfo *exception)
1319 MagickExport Image *FlopImage(const Image *image,ExceptionInfo *exception)