Documentation of 'org.jzy3d.io.FileImage' Java class
FileImage
org.jzy3d.io

Class FileImage



  • public class FileImage
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      FileImage() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.awt.image.BufferedImage load(java.lang.String filename) 
      static void savePNG(java.awt.Image image, java.lang.String filename) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileImage

        public FileImage()
    • Method Detail

      • load

        public static java.awt.image.BufferedImage load(java.lang.String filename)
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • savePNG

        public static void savePNG(java.awt.Image image,
                                   java.lang.String filename)
                            throws java.io.IOException
        Throws:
        java.io.IOException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.