railo.runtime.functions.image
Class ImageWriteBase64

java.lang.Object
  extended by railo.runtime.functions.image.ImageWriteBase64

public class ImageWriteBase64
extends Object


Constructor Summary
ImageWriteBase64()
           
 
Method Summary
static String call(PageContext pc, Object name, String destination, String format)
           
static String call(PageContext pc, Object name, String destination, String format, boolean inHTMLFormat)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageWriteBase64

public ImageWriteBase64()
Method Detail

call

public static String call(PageContext pc,
                          Object name,
                          String destination,
                          String format)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          Object name,
                          String destination,
                          String format,
                          boolean inHTMLFormat)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo