Represents an Alpha Floor effect.
Alpha (opacity) values less than 100% are changed to zero.
In other words, anything partially transparent becomes fully transparent.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface IAlphaFloor : IImageTransformOperation
Public Interface IAlphaFloor
Inherits IImageTransformOperation
public interface class IAlphaFloor : IImageTransformOperation
type IAlphaFloor =
interface
interface IImageTransformOperation
end
The IAlphaFloor type exposes the following members.
Properties
See Also