fr.paris.lutece.plugins.avatarserver.service
Class ImageService

java.lang.Object
  extended by 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
 

Method Detail

resizeImage

public static byte[] resizeImage(byte[] byteArray,
                                 int width)
Resize an image

Parameters:
byteArray - the original byte arrau
width - the new width
Returns:
the resize byte array


Copyright © 2014 Mairie de Paris. All Rights Reserved.