public class ImageAddBorder extends Object implements Function
Constructor and Description |
---|
ImageAddBorder() |
Modifier and Type | Method and Description |
---|---|
static String |
call(PageContext pc,
Object name) |
static String |
call(PageContext pc,
Object name,
double thickness) |
static String |
call(PageContext pc,
Object name,
double thickness,
String color) |
static String |
call(PageContext pc,
Object name,
double thickness,
String color,
String strBorderType) |
public ImageAddBorder()
public static String call(PageContext pc, Object name) throws PageException
PageException
public static String call(PageContext pc, Object name, double thickness) throws PageException
PageException
public static String call(PageContext pc, Object name, double thickness, String color) throws PageException
PageException
public static String call(PageContext pc, Object name, double thickness, String color, String strBorderType) throws PageException
PageException
Copyright © 2015 Lucee