AlphaCeiling
AlphaCeiling class
Represents an Alpha Ceiling effect. Alpha (opacity) values greater than zero are changed to 100%. In other words, anything partially opaque becomes fully opaque.
equals
Name | Description |
---|---|
equals(Object) | Determines whether the specified AlphaCeiling is equal to the current AlphaCeiling. |
Parameters:
Name | Type | Description |
---|---|---|
obj | Object | The AlphaCeiling to compare. |
Returns: boolean
getEffective
Name | Description |
---|---|
getEffective() | Gets effective Alpha Ceiling effect data with the inheritance applied. |
Returns: AlphaCeilingEffectiveData
hashCode
Name | Description |
---|---|
hashCode() | Serves as a hash function for a particular type. |
Returns: int