'Declaration Public Class AlphaBiLevel Inherits ImageEffect
public class AlphaBiLevel : ImageEffect
Alpha (Opacity) values less than the Threshold are changed to 0 (fully transparent), alpha values greater than or equal to the Threshold are changed to 1 (fully opaque).
'Declaration Public Class AlphaBiLevel Inherits ImageEffect
public class AlphaBiLevel : ImageEffect
System.Object
GrapeCity.Documents.Word.FormattingBag
GrapeCity.Documents.Word.ImageEffect
GrapeCity.Documents.Word.AlphaBiLevel