| Home >> All >> org >> jfor >> jfor >> tools >> [ jpeg Javadoc ] |
| | org.jfor.jfor.tools.jpeg.encoder.* (1) |
org.jfor.jfor.tools.jpeg: Javadoc index of package org.jfor.jfor.tools.jpeg.
Package Samples:
org.jfor.jfor.tools.jpeg.encoder
Classes:
Huffman: This class was modified by James R. Weeks on 3/27/98. It now incorporates Huffman table derivation as in the C jpeg library from the IJG, Jpeg-6a.
JpegInfo: JpegInfo - Given an image, sets default information about it and divides it into its constituant components, downsizing those that need to be.
DCT: DCT - A Java implementation of the Discreet Cosine Transform. This class incorporates quality scaling as implemented in the JPEG-6a library.
Encoder: Encoder - The JPEG main program which performs a jpeg compression of an gif or tif image.
IJpegEncoder: Interface to a JPEG image encoder, declares just what jfor uses
JPEGException: Exception if error occured in JPEG encoder.
EncoderWrapper: Adapts our JPEG Encoder to IJpegEncoder
JpegEncoderFactory: Provides IJpegEncoder objects
JpegEncoder
DCT
Huffman
JpegInfo
| Home | Contact Us | Privacy Policy | Terms of Service |