Searched defs:FlipImage (Results 1 – 3 of 3) sorted by relevance
1181 MagickExport Image *FlipImage(const Image *image,ExceptionInfo *exception) in FlipImage() function
330 #define FlipImage PrependMagickMethod(FlipImage) macro
1420 CFX_DIBitmap* CFX_DIBSource::FlipImage(FX_BOOL bXFlip, FX_BOOL bYFlip) const { function in CFX_DIBSource