IAlphaModulateFixedEffectiveData

All Implemented Interfaces: com.aspose.slides.IEffectEffectiveData

public interface IAlphaModulateFixedEffectiveData extends IEffectEffectiveData

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

Methods

MethodDescription
getAmount()Returns an amount of effect in percents.

getAmount()

public abstract float getAmount()

Returns an amount of effect in percents. Read-only float.

Returns: float