Lucee Function Reference

imagesetdrawingtransparency()

Specifies the degree of transparency of drawing functions.

Example

imagesetdrawingtransparency(any image,[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
image 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