railo.runtime.img
Class ImageResizer

java.lang.Object
  extended by railo.runtime.img.ImageResizer

public class ImageResizer
extends Object


Constructor Summary
ImageResizer()
           
 
Method Summary
static BufferedImage resize(BufferedImage image, int columns, int rows, int interpolation, double blur)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageResizer

public ImageResizer()
Method Detail

resize

public static BufferedImage resize(BufferedImage image,
                                   int columns,
                                   int rows,
                                   int interpolation,
                                   double blur)
                            throws ExpressionException
Throws:
ExpressionException


Copyright © 2012 Railo