railo.runtime.functions.image
Class ImageBlur

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

public class ImageBlur
extends Object


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

Constructor Detail

ImageBlur

public ImageBlur()
Method Detail

call

public static String call(PageContext pc,
                          Object name)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object name,
                          double blurFactor)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo