railo.runtime.functions.image
Class ImageFilterKernel

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

public class ImageFilterKernel
extends Object


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

Constructor Detail

ImageFilterKernel

public ImageFilterKernel()
Method Detail

call

public static Object call(PageContext pc,
                          double width,
                          double height,
                          Object oData)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo