railo.runtime.functions.image
Class ImageCopy
java.lang.Object
railo.runtime.functions.image.ImageCopy
public class ImageCopy
- extends Object
Method Summary |
static Object |
call(PageContext pc,
Object name,
double x,
double y,
double width,
double height)
|
static Object |
call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
double dx)
|
static Object |
call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
double dx,
double dy)
|
ImageCopy
public ImageCopy()
call
public static Object call(PageContext pc,
Object name,
double x,
double y,
double width,
double height)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
double dx)
throws PageException
- Throws:
PageException
call
public static Object call(PageContext pc,
Object name,
double x,
double y,
double width,
double height,
double dx,
double dy)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo