'Declaration Public Class AlphaCeiling Inherits ImageEffect
public class AlphaCeiling : ImageEffect
Alpha (opacity) values greater than 0 (fully transparent) are changed to 1 (fully opaque). In other words, anything partially opaque becomes fully opaque.
'Declaration Public Class AlphaCeiling Inherits ImageEffect
public class AlphaCeiling : ImageEffect
System.Object
GrapeCity.Documents.Word.FormattingBag
GrapeCity.Documents.Word.ImageEffect
GrapeCity.Documents.Word.AlphaCeiling