IAlphaCeilingEffectiveData
IAlphaCeilingEffectiveData interface
Immutable object which 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 interface IAlphaCeilingEffectiveData : IEffectEffectiveData
Properties
Name | Description |
---|---|
AsIEffectEffectiveData { get; } | Allows to get base IEffectEffectiveData interface. Read-only IEffectEffectiveData . |
See Also
- interface IEffectEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides