railo.runtime.functions.image
Class ImageRotateDrawingAxis
java.lang.Object
railo.runtime.functions.image.ImageRotateDrawingAxis
- All Implemented Interfaces:
- Serializable, Function
public class ImageRotateDrawingAxis
- extends Object
- implements Function
- See Also:
- Serialized Form
ImageRotateDrawingAxis
public ImageRotateDrawingAxis()
call
public static String call(PageContext pc,
Object name,
double angle)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object name,
double angle,
double x)
throws PageException
- Throws:
PageException
call
public static String call(PageContext pc,
Object name,
double angle,
double x,
double y)
throws PageException
- Throws:
PageException
Copyright © 2012 Railo