fr.paris.lutece.plugins.avatarserver.service
Class ImageService
java.lang.Object
fr.paris.lutece.plugins.avatarserver.service.ImageService
public final class ImageService
- extends Object
Image Service
Method Summary |
static byte[] |
resizeImage(byte[] byteArray,
int width)
Resize an image |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resizeImage
public static byte[] resizeImage(byte[] byteArray,
int width)
- Resize an image
- Parameters:
byteArray
- the original byte arrauwidth
- the new width
- Returns:
- the resize byte array
Copyright © 2014 Mairie de Paris. All Rights Reserved.