ImageFilters
Adjust the detailed colors of an image.
Property | Type | Required |
---|---|---|
class | string | Required |
isEnabled | boolean | Required |
exposure | number | Optional |
contrast | number | Optional |
saturation | number | Optional |
temperature | number | Optional |
tint | number | Optional |
highlights | number | Optional |
shadows | number | Optional |
hue | number | Optional |
exposure​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1
contrast​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1
saturation​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1
temperature​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1
tint​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1
highlights​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1
shadows​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1
hue​
OptionalDescription
no description
Type
number
Value
maximum: the value of this number must smaller than or equal to: 1
minimum: the value of this number must greater than or equal to: -1