public class ImageUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static File |
compressImage(InputStream imageStream,
String imageFileName,
boolean closeStream) |
static File |
compressImage(org.springframework.web.multipart.MultipartFile imageFile) |
public static final String JPG_EXTN
public static File compressImage(org.springframework.web.multipart.MultipartFile imageFile) throws IOException
IOExceptionpublic static File compressImage(InputStream imageStream, String imageFileName, boolean closeStream) throws IOException
IOExceptionCopyright © 2015–2017 eGovernments Foundation. All rights reserved.