Tint
Tint class
Represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount.
equals
Name | Description |
---|---|
equals (Object) | Determines whether the specified Tint is equal to the current Tint. |
Parameters:
Name | Type | Description |
---|---|---|
obj | Object | The Tint to compare. |
Returns: boolean
getEffective
Name | Description |
---|---|
getEffective () | Gets effective Tint effect data with the inheritance applied. |
Returns: TintEffectiveData
hashCode
Name | Description |
---|---|
hashCode () | Serves as a hash function for a particular type. |
Returns: int