Lucee Function Reference

imagesetantialiasing()

Switches antialiasing on or off in rendered graphics.

Example

imagesetantialiasing(any image,[string antialias]):void

Category

image

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Default Value Description
image any  Yes   The image on which this operation is performed.  
antialias string  No on Antialiasing switch:
  • on,true: (default)
  • off,false: