railo.runtime.functions.image
Class ImageCrop

java.lang.Object
  extended by railo.runtime.functions.image.ImageCrop

public class ImageCrop
extends Object


Constructor Summary
ImageCrop()
           
 
Method Summary
static String call(PageContext pc, Object name, double x, double y, double width, double height)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageCrop

public ImageCrop()
Method Detail

call

public static String call(PageContext pc,
                          Object name,
                          double x,
                          double y,
                          double width,
                          double height)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo