IVZAlphaChannelEffect.Alpha

Syntax

Alpha: 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.

Example

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

See also:

IVZAlphaChannelEffect