imageSetDrawingAlpha

Applies drawing alpha to image i.e. makes image transparent/sets opacity. All subsequent graphic operations follow that value.

imageSetDrawingAlpha(name, alpha) → returns void

This function requires Lucee.  Not supported on Adobe ColdFusion, etc.

Argument Reference

name any
Required

alpha numeric
Required

Examples
Sample code invoking the imageSetDrawingAlpha function

Signup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.

Fork me on GitHub