| Interface | Description |
|---|---|
| IJpegEncoder |
Interface to a JPEG image encoder, declares just what jfor uses
|
| Class | Description |
|---|---|
| EncoderWrapper |
Adapts our JPEG Encoder to IJpegEncoder
|
| JpegEncoderFactory |
Provides IJpegEncoder objects
|
| Exception | Description |
|---|---|
| JPEGException |
Exception if error occured in JPEG encoder.
|