public class ImageCache extends Object
ImageCache()
static byte[]
getImage(String imagePath)
static BufferedImage
toBufferedImage(Image image)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImageCache()
public static byte[] getImage(String imagePath)
public static BufferedImage toBufferedImage(Image image)
Copyright © 2024. All rights reserved.