IAlphaInverseEffectiveData Interface |
Immutable object which represents an Alpha Inverse effect.
Alpha (opacity) values are inverted by subtracting from 100%.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic interface IAlphaInverseEffectiveData
Public Interface IAlphaInverseEffectiveData
public interface class IAlphaInverseEffectiveData
type IAlphaInverseEffectiveData = interface end
See Also