AlphaInverse

AlphaInverse class

Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%.

equals

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

Parameters:

NameTypeDescription
objObjectThe AlphaInverse to compare.

Returns: boolean


getEffective

NameDescription
getEffective ()Gets effective Alpha Inverse effect data with the inheritance applied.

Returns: AlphaInverseEffectiveData


getVersion

NameDescription
getVersion ()

Returns: long


hashCode

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

Returns: int