HSL

HSL class

Represents a Hue/Saturation/Luminance effect. The hue, saturation, and luminance may each be adjusted relative to its current value.

equals

NameDescription
equals (Object)Determines whether the specified HSL is equal to the current HSL.

Parameters:

NameTypeDescription
objObjectThe HSL to compare.

Returns: boolean


getEffective

NameDescription
getEffective ()Gets effective Hue/Saturation/Luminance effect data with the inheritance applied.

Returns: HSLEffectiveData


hashCode

NameDescription
hashCode ()Serves as a hash function for a particular type.

Returns: int