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 |
---|---|
boolean |
equals(java.lang.Object obj)
|
TintEffectiveData |
getEffective() |
int |
hashCode()
Serves as a hash function for a particular type.
|
getVersion
getParent_Immediate, getParent_IPresentationComponent, getParent_ISlideComponent, getPresentation, getSlide, reset_Parent_IPresentationComponent
public final TintEffectiveData getEffective()
public boolean equals(java.lang.Object obj)