public class ImageRotate extends Object implements Function
Constructor and Description |
---|
ImageRotate() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object name,
String angle) |
static String |
call(PageContext pc,
Object name,
String angle,
String strInterpolation) |
static String |
call(PageContext pc,
Object name,
String x,
String y,
String angle) |
static String |
call(PageContext pc,
Object name,
String x,
String y,
String angle,
String strInterpolation) |
public ImageRotate()
public static String call(PageContext pc, Object name, String angle) throws PageException
PageException
public static String call(PageContext pc, Object name, String angle, String strInterpolation) throws PageException
PageException
public static String call(PageContext pc, Object name, String x, String y, String angle) throws PageException
PageException
public static String call(PageContext pc, Object name, String x, String y, String angle, String strInterpolation) throws PageException
PageException
Copyright © 2015 Lucee