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.
For a list of all members of this type, see BiLevel Members.
System.Object
Aspose.Slides.Pptx.ImageTransformOperationEx
Aspose.Slides.Effects.BiLevel
[Visual Basic]Public Class BiLevel
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace: Aspose.Slides.Effects
Assembly: Aspose.Slides (in Aspose.Slides.dll)
See Also
BiLevel Members | Aspose.Slides.Effects Namespace