org.jzy3d.io
Class FileImage
java.lang.Object
org.jzy3d.io.FileImage
public class FileImage
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileImage
public FileImage()
load
public static BufferedImage load(String filename)
throws IOException
- Throws:
IOException
savePNG
public static void savePNG(Image image,
String filename)
throws IOException
- Throws:
IOException
Copyright © 2013. All rights reserved.