AlphaReplace

AlphaReplace class

Represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha.

equals

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

Parameters:

NameTypeDescription
objObjectThe AlphaReplace to compare.

Returns: boolean


getEffective

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

Returns: AlphaReplaceEffectiveData


hashCode

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

Returns: int