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

Argument Reference

name any
Required

alpha numeric
Required

Compatibility

BoxLang:

Version 1.0.0+ Requires the bx-image module.

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