IAlphaFloorEffectiveData
IAlphaFloorEffectiveData interface
Immutable object which represents an Alpha Floor effect. Alpha (opacity) values less than 100% are changed to zero. In other words, anything partially transparent becomes fully transparent.
public interface IAlphaFloorEffectiveData : 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