Tone

Tone can be an attribute of an image or video element, affecting that specific element, or it can be an element itself, applying to the entire canvas.

PropTypeRequiredExampleValue RangeDescription
gammanumbertrue0.56>= 0The gamma adjustment value for the image or video element.
saturationnumbertrue0>= 0The saturation adjustment value for the image or video element.
contrastnumbertrue0>= 0The contrast adjustment value for the image or video element.
brightnessnumbertrue0>= 0The brightness adjustment value for the image or video element.
rednumbertrue0>= 0The red channel adjustment value for the image or video element.
greennumbertrue0>= 0The green channel adjustment value for the image or video element.
bluenumbertrue0>= 0The blue channel adjustment value for the image or video element.
imageElement.json
1{ 2 "type": "", 3 "width": 1920, 4 "height": 1080, 5 "fill": "#000000", 6 "view": [ 7 { 8 "id": "6b91fbc5-a69c-4783-8216-395b8feac9b2", 9 "type": "Image", 10 "start": 0, 11 "duration": 5, 12 "trackIndex": 1, 13 "x": 0, 14 "y": 0, 15 "blendMode": "normal", 16 "anchorX": 1310.5, 17 "anchorY": 1965.5, 18 "rotation": 0, 19 "scaleX": 0.27473925209870265, 20 "scaleY": 0.27473925209870265,