public class ImageClearRect extends Object
Constructor and Description |
---|
ImageClearRect() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Image img,
double x,
double y,
double width,
double height) |
static String |
call(PageContext pc,
Object name,
double x,
double y,
double width,
double height)
Deprecated.
|
public ImageClearRect()
@Deprecated public static String call(PageContext pc, Object name, double x, double y, double width, double height) throws PageException
PageException
public static String call(PageContext pc, Image img, double x, double y, double width, double height) throws PageException
PageException
Copyright © 2015 Lucee