IBiLevelEffectiveData Interface |
Immutable object which 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.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface IBiLevelEffectiveData
Public Interface IBiLevelEffectiveData
public interface class IBiLevelEffectiveData
type IBiLevelEffectiveData = interface end
The IBiLevelEffectiveData type exposes the following members.
Properties
See Also