public class AlphaModulateFixedEffectiveData extends EffectEffectiveData implements IAlphaModulateFixedEffectiveData
Immutable object which represents an Alpha Modulate Fixed effect. Effect alpha (opacity) values are multiplied by a fixed percentage.
Modifier and Type | Method and Description |
---|---|
float |
getAmount()
Returns the effect amount.
|
public final float getAmount()
Returns the effect amount.
Read-only float
.
getAmount
in interface IAlphaModulateFixedEffectiveData
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.