com.aspose.slides
Class AlphaReplaceDataEx

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

public class AlphaReplaceDataEx
extends EffectDataEx

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


Method Summary
 float getAmount()
           Returns new alpha value in the interval [0..1] Readonly float.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAmount

public float getAmount()

Returns new alpha value in the interval [0..1] Readonly float.