BrightnessContrast
BrightnessContrast class
Represents a BrightnessContrast effect. Ajusts brightness and contrast
equals
| Name | Description |
|---|---|
| equals (Object) | Determines whether the specified BrightnessContrast is equal to the current BrightnessContrast. |
Parameters:
| Name | Type | Description |
|---|---|---|
| obj | Object | The BrightnessContrast to compare. |
Returns: boolean
getEffective
| Name | Description |
|---|---|
| getEffective () | Gets effective BrightnessContrast effect data with the inheritance applied. |
Returns: BrightnessContrastEffectiveData
hashCode
| Name | Description |
|---|---|
| hashCode () | Serves as a hash function for a particular type. |
Returns: int