blob: 5fb16e925191542ecd7551138953dcb9a3d2d56d [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, 132, 0, 1]
]
},
{
"id": 3,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[18, 246, 0, 1]
]
},
{
"id": 4,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[18, 360, 0, 1]
]
}
]
}