j2d.animation
Class ColorSafeAnimationEncoder

java.lang.Object
  extended by j2d.animation.ColorSafeAnimationEncoder

public class ColorSafeAnimationEncoder
extends java.lang.Object

Copyright DocJava, inc. User: lyon

Date: May 22, 2005

Time: 6:48:43 AM


Constructor Summary
ColorSafeAnimationEncoder(NeuquantCaptureBean ncb)
           
 
Method Summary
 void close()
           
 void writeImage(java.awt.Image inputImage)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColorSafeAnimationEncoder

public ColorSafeAnimationEncoder(NeuquantCaptureBean ncb)
                          throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException
Method Detail

writeImage

public void writeImage(java.awt.Image inputImage)

close

public void close()