[AlphaModulate class Represents an Alpha Modulate effect. Effect alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing alpha values to modulate. public sealed class AlphaModulate : ImageTransformOperation, IAlphaModulate Properties Name Description AsIPresentationComponent { get; } Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. Methods Name Description override Equals(object) Determines whether the specified AlphaModulate is equal to the current AlphaModulate. GetEffective() Gets effective Alpha Modulate effect data with the inheritance applied. override GetHashCode() Serves as a hash function for a particular type. See Also class ImageTransformOperation interface IAlphaModulate namespace Aspose.Slides.Effects assembly Aspose.Slides]