[AlphaCeiling class Represents an Alpha Ceiling effect. Alpha (opacity) values greater than zero are changed to 100%. In other words, anything partially opaque becomes fully opaque. public sealed class AlphaCeiling : ImageTransformOperation, IAlphaCeiling Properties Name Description AsIPresentationComponent { get; } Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. Methods Name Description override Equals(object) Determines whether the specified AlphaCeiling is equal to the current AlphaCeiling. GetEffective() Gets effective Alpha Ceiling effect data with the inheritance applied. override GetHashCode() Serves as a hash function for a particular type. See Also class ImageTransformOperation interface IAlphaCeiling namespace Aspose.Slides.Effects assembly Aspose.Slides]