UIContrastBrightnessSaturation
Complete API reference for UIContrastBrightnessSaturation, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class UIContrastBrightnessSaturation extends Component
Constructors
| Signature | Description |
|---|---|
UIContrastBrightnessSaturation(UIContrastBrightnessSaturation) | Executes UIContrastBrightnessSaturation and returns after the underlying engine call finishes. |
UIContrastBrightnessSaturation(Engine) | Executes UIContrastBrightnessSaturation and returns after the underlying engine call finishes. |
UIContrastBrightnessSaturation() | Executes UIContrastBrightnessSaturation and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIContrastBrightnessSaturation | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
brightness | float | get/set | Virtual attribute exposed by getBrightness. Access it like a field to read or write the underlying value. |
contrast | float | get/set | Virtual attribute exposed by getContrast. Access it like a field to read or write the underlying value. |
saturation | float | get/set | Virtual attribute exposed by getSaturation. Access it like a field to read or write the underlying value. |