PUT /colorCorrection/lift
Set color correction lift
Parameter
Name
red
green
blue
luma
Response
200 - OK
GET /colorCorrection/gamma
Get color correction gamma
Response
200 - OK
The response is a JSON object.
Name
red
green
blue
luma
PUT /colorCorrection/gamma
Set color correction gamma
Parameter
Name
red
green
blue
luma
Response
200 - OK
Type
Description
number
number
number
number
Type
Description
number
number
number
number
Type
Description
number
number
number
number
Informacje dla deweloperów
2214