| Class | Description |
|---|---|
| BasicImageRewriter |
Rewrite images to more efficiently compress their content.
|
| BMPOptimizer |
Optimize BMP by converting to PNG
|
| GIFOptimizer |
Optimize GIF images by converting them to PNGs or even JPEGs depending on content
|
| ImageUtils |
Utility functions for image processing and introspection.
|
| JPEGOptimizer |
Optimize JPEG images by either converting them to PNGs or re-encoding them with a more
appropriate compression level.
|
| OptimizerConfig |
Configuration settings for the optimizer
|
Copyright © 2007-2012. All Rights Reserved.