public class ImageResize extends Object implements Function
Constructor and Description |
---|
ImageResize() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object name,
String width,
String height) |
static String |
call(PageContext pc,
Object name,
String width,
String height,
String interpolation) |
static String |
call(PageContext pc,
Object name,
String width,
String height,
String interpolation,
double blurFactor) |
public ImageResize()
public static String call(PageContext pc, Object name, String width, String height) throws PageException
PageException
public static String call(PageContext pc, Object name, String width, String height, String interpolation) throws PageException
PageException
public static String call(PageContext pc, Object name, String width, String height, String interpolation, double blurFactor) throws PageException
PageException
Copyright © 2015 Lucee