IAlphaFloor
IAlphaFloor interface
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 IAlphaFloor : IAccessiblePVIObject<IAlphaFloorEffectiveData>,
IImageTransformOperation
Properties
| Name | Description |
|---|---|
| AsIAccessiblePVIObject { get; } | Allows to get base IAccessiblePVIObject interface. Read-only IAccessiblePVIObject. |
| AsIImageTransformOperation { get; } | Allows to get base IImageTransformOperation interface. Read-only IImageTransformOperation. |
See Also
- interface IAccessiblePVIObject<T>
- interface IAlphaFloorEffectiveData
- interface IImageTransformOperation
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides