AlphaInverse
AlphaInverse class
Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%.
equals
Name | Description |
---|---|
equals (Object) | Determines whether the specified AlphaInverse is equal to the current AlphaInverse. |
Parameters:
Name | Type | Description |
---|---|---|
obj | Object | The AlphaInverse to compare. |
Returns: boolean
getEffective
Name | Description |
---|---|
getEffective () | Gets effective Alpha Inverse effect data with the inheritance applied. |
Returns: AlphaInverseEffectiveData
getVersion
Name | Description |
---|---|
getVersion () |
Returns: long
hashCode
Name | Description |
---|---|
hashCode () | Serves as a hash function for a particular type. |
Returns: int