com.aspose.slides
Class AlphaModulateFixedEffectiveData

java.lang.Object
  extended by com.aspose.slides.EffectEffectiveData
      extended by com.aspose.slides.AlphaModulateFixedEffectiveData
All Implemented Interfaces:
IAlphaModulateFixedEffectiveData, IEffectEffectiveData

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.


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. Read-only float.

Specified by:
getAmount in interface IAlphaModulateFixedEffectiveData


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.