Lucee Function Reference

Function IMAGESETDRAWINGTRANSPARENCY

Specifies the degree of transparency of drawing functions.

Example

imagesetdrawingtransparency(any name,[number percent]):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
name any  Yes   The image on which this operation is performed.  
percent number  No 1 Percent of transparency, a floating point number in range 0-100