public final 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 |
|---|---|
boolean |
equals(java.lang.Object obj)
|
ITintEffectiveData |
getEffective()
Gets effective Tint effect data with the inheritance applied.
|
int |
hashCode()
Serves as a hash function for a particular type.
|
getVersiongetParent_Immediate, getParent_IPresentationComponent, getParent_ISlideComponent, getPresentation, getSlidepublic final ITintEffectiveData getEffective()
Gets effective Tint effect data with the inheritance applied.
getEffective in interface IAccessiblePVIObject<ITintEffectiveData>ITintEffectiveData.public boolean equals(java.lang.Object obj)
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.