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. | 
Returns: boolean
getEffective
| Name | Description | 
|---|---|
| getEffective () | Gets effective Hue/Saturation/Luminance effect data with the inheritance applied. | 
Returns: HSLEffectiveData
hashCode
| Name | Description | 
|---|---|
| hashCode () | Serves as a hash function for a particular type. | 
Returns: int