Uses of Class
j2d.io.gif.neuquantAnimation.AnimatedGifEncoder

Packages that use AnimatedGifEncoder
video.neuquant   
 

Uses of AnimatedGifEncoder in video.neuquant
 

Methods in video.neuquant with parameters of type AnimatedGifEncoder
static void NeuquantCapture.neuquantImageStreamToAFile(long delayBetweenFrames, int numberOfFrames, java.awt.Rectangle inputRect, java.awt.Dimension outputDim, AnimatedGifEncoder age, boolean isBuffered)
          Call this method to save images to a file, slowly, compressing as we go.