IVZAlphaChannelEffect.Alpha

Fore syntax

Alpha: Double;

Fore.NET syntax

Alpha: System.Double;

Description

The Alpha property determines transparency degree.

Comments

Available values are in the range [0;1]: 1 - absolutely opaque color, 0 - absolutely transparent color.

By default the property is set to 1.

Fore and Fore.NET examples

The property use is given in the example for IVZEffects.Add.

See also:

IVZAlphaChannelEffect