blob: 1c80357b013d20ce0a9971c2b00db2adb8569a85 [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutImage IMG id='grayscale-box'",
"bounds": [160, 90],
"transform": 1
},
{
"name": "LayoutImage IMG id='saturate-box'",
"bounds": [160, 90],
"transform": 2
},
{
"name": "LayoutImage IMG id='invert-box'",
"bounds": [160, 90],
"transform": 3
},
{
"name": "LayoutImage IMG id='brightness-box'",
"bounds": [160, 90],
"transform": 4
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[18, 18, 0, 1]
]
},
{
"id": 2,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[18, 133, 0, 1]
]
},
{
"id": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[18, 248, 0, 1]
]
},
{
"id": 4,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[18, 363, 0, 1]
]
}
]
}