com.aspose.slides
Class AlphaModulateFixedDataEx

java.lang.Object
  extended by com.aspose.slides.EffectDataEx
      extended by com.aspose.slides.AlphaModulateFixedDataEx

public class AlphaModulateFixedDataEx
extends EffectDataEx

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


Method Summary
 float getAmount()
           Returns the effect amount.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAmount

public float getAmount()

Returns the effect amount. Readonly float.