public class HSL extends ImageTransformOperation implements IHSL
Represents a Hue/Saturation/Luminance effect. The hue, saturation, and luminance may each be adjusted relative to its current value.
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
|
HSLEffectiveData |
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 HSLEffectiveData getEffective()
public boolean equals(java.lang.Object obj)