Searched defs:loadCompatibleImage (Results 1 – 2 of 2) sorted by relevance
31 public static BufferedImage loadCompatibleImage(URL resource) throws IOException { in loadCompatibleImage() method in GraphicsUtilities36 public static BufferedImage loadCompatibleImage(InputStream stream) throws IOException { in loadCompatibleImage() method in GraphicsUtilities
30 public static BufferedImage loadCompatibleImage(URL resource) throws IOException { in loadCompatibleImage() method in GraphicsUtilities