Res
Class Statyczne

java.lang.Object
  extended by Res.Statyczne

public class Statyczne
extends java.lang.Object

Author:
Kalin

Constructor Summary
Statyczne()
           
 
Method Summary
static java.awt.image.RenderedImage openImage(java.lang.String path)
           
static boolean saveImage(java.awt.image.RenderedImage image, java.lang.String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Statyczne

public Statyczne()
Method Detail

openImage

public static java.awt.image.RenderedImage openImage(java.lang.String path)

saveImage

public static boolean saveImage(java.awt.image.RenderedImage image,
                                java.lang.String path)