BiLevel class

BiLevel class

Represents a Bi-Level (black/white) effect. Input colors whose luminance is less than the specified threshold value are changed to black. Input colors whose luminance are greater than or equal the specified value are set to white. The alpha effect values are unaffected by this effect.

Inheritance:BiLevelImageTransformOperationPVIObject

The BiLevel type exposes the following members:

Properties

PropertyDescription
slide
presentation

Methods

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

See Also