Searched defs:FlopImage (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dtransform.c122 orient_image=FlopImage(image,exception);
1318 % FlopImage() creates a horizontal mirror image by reflecting the pixels
1321 % The format of the FlopImage method is:
1323 % Image *FlopImage(const Image *image,ExceptionInfo *exception)
1332 MagickExport Image *FlopImage(const Image *image,ExceptionInfo *exception)
1322 MagickExport Image *FlopImage(const Image *image,ExceptionInfo *exception) function
H A Dmethods.h332 #define FlopImage PrependMagickMethod(FlopImage) macro

Completed in 334 milliseconds