object

ColorControls

Defines color adjust styles on images

Properties
PropertyTypeRequired
classconstRequired
isEnabledbooleanRequired
brightnessnumberRequired
contrastnumberRequired
huenumberRequired
saturationnumberRequired

class

Required

Description

no description

Type

const

Value

constant: the value of this property must be equal to:

json
"colorControls"

isEnabled

Required

Description

no description

Type

boolean

brightness

Required

Description

no description

Type

number

Value

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: -100

contrast

Required

Description

no description

Type

number

Value

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: -100

hue

Required

Description

no description

Type

number

Value

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: -100

saturation

Required

Description

no description

Type

number

Value

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: -100

Daruma Feedback