Lucee object methods reference

Object Method Image.setAntialiasing

Switches antialiasing on or off in rendered graphics.
Image.setAntialiasing([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
antialias string  No on Antialiasing switch:
  • on,true: (default)
  • off,false: