railo.runtime.functions.image
Class ImageFilterColorMap

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

public class ImageFilterColorMap
extends Object


Constructor Summary
ImageFilterColorMap()
           
 
Method Summary
static Object call(PageContext pc, String type)
           
static Object call(PageContext pc, String type, String lineColor1)
           
static Object call(PageContext pc, String type, String lineColor1, String lineColor2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageFilterColorMap

public ImageFilterColorMap()
Method Detail

call

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

call

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

call

public static Object call(PageContext pc,
                          String type,
                          String lineColor1,
                          String lineColor2)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo