railo.runtime.functions.image
Class ImageDrawImage

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

public class ImageDrawImage
extends Object


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

Constructor Detail

ImageDrawImage

public ImageDrawImage()
Method Detail

call

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


Copyright © 2012 Railo