public final class ImageUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
resizeImage(byte[] byteArray,
int width)
Resize an image
|
public static byte[] resizeImage(byte[] byteArray,
int width)
throws IOException
byteArray - the original byte arrauwidth - the new widthIOException - occurs during treatmentCopyright © 2020 City of Paris. All rights reserved.