Searched defs:flipImage (Results 1 – 2 of 2) sorted by relevance
79 private void flipImage(byte[] img, int width, int height, int bpp){ in flipImage() method in AWTLoader91 private void flipImage(short[] img, int width, int height, int bpp){ in flipImage() method in AWTLoader
48 public static void flipImage(Image img, int index){ in flipImage() method in ImageFlipper