com.aspose.slides
Class AlphaModulate

java.lang.Object
  extended by com.aspose.slides.ImageTransformOperation
      extended by com.aspose.slides.AlphaModulate
All Implemented Interfaces:
IAlphaModulate, IImageTransformOperation, java.lang.Cloneable

public class AlphaModulate
extends ImageTransformOperation
implements IAlphaModulate

Represents an Alpha Modulate effect. Effect alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing alpha values to modulate.


Method Summary
 com.aspose.slides.EffectEffectiveDataPVITemp getEffective()
           
 EffectEffectiveData getEffective(BaseSlide slide, com.aspose.slides.util.FloatColor styleColor)
           
 
Methods inherited from class com.aspose.slides.ImageTransformOperation
getParent_Immediate, getVersion
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEffective

public final EffectEffectiveData getEffective(BaseSlide slide,
                                              com.aspose.slides.util.FloatColor styleColor)

getEffective

public final com.aspose.slides.EffectEffectiveDataPVITemp getEffective()


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