railo.runtime.functions.image
Class ImageSharpen

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

public class ImageSharpen
extends Object


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

Constructor Detail

ImageSharpen

public ImageSharpen()
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 gain)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo