Searched defs:createCompatibleImage (Results 1 – 2 of 2) sorted by relevance
35 public static BufferedImage createCompatibleImage(int width, int height) { in createCompatibleImage() method in GraphicsUtilities57 public static BufferedImage createCompatibleImage(BufferedImage image, int width, int height) { in createCompatibleImage() method in GraphicsUtilities
41 public static BufferedImage createCompatibleImage(int width, int height) { in createCompatibleImage() method in GraphicsUtilities63 public static BufferedImage createCompatibleImage(BufferedImage image, int width, int height) { in createCompatibleImage() method in GraphicsUtilities