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.
Modifier and Type | Method and Description |
---|---|
com.aspose.slides.AlphaModulateEffectiveDataPVITemp |
getEffective() |
EffectEffectiveData |
getEffective(BaseSlide slide,
com.aspose.slides.FloatColor styleColor) |
com.aspose.slides.IDOMObject |
getParent_Immediate()
Returns Parent_Immediate object.
|
IPresentationComponent |
getParent_IPresentationComponent()
Returns parent IPresentationComponent.
|
long |
getVersion()
Version.
|
getVersion
equals, getParent_Immediate, getParent_IPresentationComponent, getParent_ISlideComponent, getPresentation, getSlide, hashCode, reset_Parent_IPresentationComponent
public final EffectEffectiveData getEffective(BaseSlide slide, com.aspose.slides.FloatColor styleColor)
public com.aspose.slides.AlphaModulateEffectiveDataPVITemp getEffective()
public IPresentationComponent getParent_IPresentationComponent()
Returns parent IPresentationComponent.
Read-only IPresentationComponent
.
public long getVersion()
Version.
Read-only long
.
public com.aspose.slides.IDOMObject getParent_Immediate()
Returns Parent_Immediate object.
Read-only IDOMObject
.
Copyright © 2004-2019 Aspose Pty Ltd. All Rights Reserved.