public class Tint extends ImageTransformOperation implements ITint
Represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.
Modifier and Type | Method and Description |
---|---|
com.aspose.slides.TintEffectiveDataPVITemp |
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.TintEffectiveDataPVITemp 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.