public class ImageShear extends Object
Constructor and Description |
---|
ImageShear() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object name,
double shear) |
static String |
call(PageContext pc,
Object name,
double shear,
String direction) |
static String |
call(PageContext pc,
Object name,
double shear,
String strDirection,
String strInterpolation) |
public ImageShear()
public static String call(PageContext pc, Object name, double shear) throws PageException
PageException
public static String call(PageContext pc, Object name, double shear, String direction) throws PageException
PageException
public static String call(PageContext pc, Object name, double shear, String strDirection, String strInterpolation) throws PageException
PageException
Copyright © 2015 Lucee