public class ImageScaleToFit extends Object
Constructor and Description |
---|
ImageScaleToFit() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object name,
String fitWidth,
String fitHeight) |
static String |
call(PageContext pc,
Object name,
String fitWidth,
String fitHeight,
String interpolation) |
static String |
call(PageContext pc,
Object name,
String fitWidth,
String fitHeight,
String strInterpolation,
double blurFactor) |
public ImageScaleToFit()
public static String call(PageContext pc, Object name, String fitWidth, String fitHeight) throws PageException
PageException
public static String call(PageContext pc, Object name, String fitWidth, String fitHeight, String interpolation) throws PageException
PageException
public static String call(PageContext pc, Object name, String fitWidth, String fitHeight, String strInterpolation, double blurFactor) throws PageException
PageException
Copyright © 2015 Lucee