| Package | Description |
|---|---|
| org.apache.shindig.gadgets.rewrite.image |
| Modifier and Type | Method and Description |
|---|---|
static JpegImageUtils.JpegImageParams |
JpegImageUtils.getJpegImageData(InputStream is,
String filename)
This function tries to extract various information from jpeg image like subsampling, jpeg
compression quality and whether huffman optimzation is applied on the image data.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicImageRewriter.applyOptimizer(HttpResponseBuilder response,
org.apache.sanselan.ImageFormat imageFormat,
JpegImageUtils.JpegImageParams jpegImageParams,
BufferedImage image,
OptimizerConfig config) |
| Constructor and Description |
|---|
JPEGOptimizer(OptimizerConfig config,
HttpResponseBuilder response,
JpegImageUtils.JpegImageParams sourceImageParams) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.