public class FileImage extends Object
Constructor and Description |
---|
FileImage() |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
load(String filename) |
static void |
savePNG(Image image,
String filename) |
public static BufferedImage load(String filename) throws IOException
IOException
public static void savePNG(Image image, String filename) throws IOException
IOException
Copyright © 2016. All rights reserved.