HSL
HSL class
Represents a Hue/Saturation/Luminance effect.
The hue, saturation, and luminance may each be adjusted relative to its current value.
equals
| Name | Description |
|---|
| equals(Object) | Determines whether the specified HSL is equal to the current HSL. |
Parameters:
| Name | Type | Description |
|---|
| obj | Object | The HSL to compare. |
Result:
boolean
getEffective
| Name | Description |
|---|
| getEffective() | Gets effective Hue/Saturation/Luminance effect data with the inheritance applied. |
Result:
HSLEffectiveData
getParent_IPresentationComponent
| Name | Description |
|---|
| getParent_IPresentationComponent() | |
getParent_ISlideComponent
| Name | Description |
|---|
| getParent_ISlideComponent() | |
| Name | Description |
|---|
| getParent_Immediate() | |
getPresentation
| Name | Description |
|---|
| getPresentation() | |
Result:
Presentation
getSlide
| Name | Description |
|---|
| getSlide() | |
Result:
BaseSlide
getVersion
| Name | Description |
|---|
| getVersion() | |
Result:
long
hashCode
| Name | Description |
|---|
| hashCode() | Serves as a hash function for a particular type. |
Result:
int