AlphaBiLevel class

AlphaBiLevel class

Represents an Alpha Bi-Level effect. Alpha (Opacity) values less than the threshold are changed to 0 (fully transparent) and alpha values greater than or equal to the threshold are changed to 100% (fully opaque).

Inheritance:AlphaBiLevelImageTransformOperationPVIObject

The AlphaBiLevel type exposes the following members:

Properties

PropertyDescription
thresholdReturns effect threshold.
Read/write float.
slide
presentation

Methods

MethodDescription
get_effectiveGets effective Alpha Bi-Level effect data with the inheritance applied.

See Also