public class ImageUtils extends Object
| Constructor and Description |
|---|
ImageUtils() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
compressImage(InputStream imgInStream) |
static InputStream |
compressImage(InputStream imgInStream,
String compressedImgFileName) |
public static final String JPG_EXTN
public static InputStream compressImage(InputStream imgInStream) throws IOException
IOExceptionpublic static InputStream compressImage(InputStream imgInStream, String compressedImgFileName) throws IOException
IOExceptionCopyright © 2015–2016 eGovernments Foundation. All rights reserved.