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 |
---|---|
com.aspose.slides.HSLEffectiveDataPVITemp |
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.HSLEffectiveDataPVITemp 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
.