public final 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)
|
IHSLEffectiveData |
getEffective()
Gets effective Hue/Saturation/Luminance 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 IHSLEffectiveData getEffective()
Gets effective Hue/Saturation/Luminance effect data with the inheritance applied.
getEffective in interface IAccessiblePVIObject<IHSLEffectiveData>IHSLEffectiveData.public boolean equals(java.lang.Object obj)
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.