Constructor and Description |
---|
ImageNew() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc) |
static Object |
call(PageContext pc,
Object source) |
static Object |
call(PageContext pc,
Object source,
String width) |
static Object |
call(PageContext pc,
Object source,
String width,
String height) |
static Object |
call(PageContext pc,
Object source,
String width,
String height,
String strImageType) |
static Object |
call(PageContext pc,
Object source,
String width,
String height,
String strImageType,
String strCanvasColor) |
public ImageNew()
public static Object call(PageContext pc)
public static Object call(PageContext pc, Object source) throws PageException
PageException
public static Object call(PageContext pc, Object source, String width) throws PageException
PageException
public static Object call(PageContext pc, Object source, String width, String height) throws PageException
PageException
public static Object call(PageContext pc, Object source, String width, String height, String strImageType) throws PageException
PageException
public static Object call(PageContext pc, Object source, String width, String height, String strImageType, String strCanvasColor) throws PageException
PageException
Copyright © 2015 Lucee