IAlphaReplaceEffectiveData

All Implemented Interfaces: com.aspose.slides.IEffectEffectiveData

public interface IAlphaReplaceEffectiveData extends IEffectEffectiveData

Immutable object which represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha.

Methods

MethodDescription
getAlpha()Returns new alpha value in the interval [0..1] Read-only float.

getAlpha()

public abstract float getAlpha()

Returns new alpha value in the interval [0..1] Read-only float.

Returns: float