IAlphaModulateFixedEffectiveData Interface

Immutable object which represents an Alpha Modulate Fixed effect. Effect alpha (opacity) values are multiplied by a fixed percentage.

Namespace:  Aspose.Slides.Effects
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IAlphaModulateFixedEffectiveData

The IAlphaModulateFixedEffectiveData type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Returns an amount of effect in percents. Read-only Single.
See Also