IAlphaBiLevel class
IAlphaBiLevel 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).
The IAlphaBiLevel type exposes the following members:
Properties
Property | Description |
---|---|
threshold | Returns effect threshold. Read/write float. |
Methods
Method | Description |
---|---|
get_effective |
Remarks
Use ImageTransformOperationFactory to create instaces in COM.
See Also
- module
aspose.slides.effects
- library
Aspose.Slides