gzz.util
Class SaveImage

java.lang.Object
  |
  +--gzz.util.SaveImage

public class SaveImage
extends java.lang.Object


Constructor Summary
SaveImage()
           
 
Method Summary
static void writeBytesRGB(java.io.OutputStream o, int[] pixels)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SaveImage

public SaveImage()
Method Detail

writeBytesRGB

public static void writeBytesRGB(java.io.OutputStream o,
                                 int[] pixels)
                          throws java.io.IOException
java.io.IOException