Uses of Class
javajs.img.ImageEncoder
Packages that use ImageEncoder
-
Uses of ImageEncoder in javajs.img
Subclasses of ImageEncoder in javajs.imgModifier and TypeClassDescriptionclass
GifEncoder extensively adapted for Jmol by Bob Hanson Color quantization roughly follows the GIMP method "dither Floyd-Steinberg (normal)" but with some twists.class
class
JpegEncoder - The JPEG main program which performs a jpeg compression of an image.class
A relatively primitive PDF generator that just makes a document with an image in it.class
Modified by Bob Hanson hansonr@stolaf.edu to be a subclass of ImageEncoder and to use javajs.util.OutputChannel instead of just returning bytes.class
see http://netpbm.sourceforge.net/doc/ppm.html