blob: 578cb447e46bc40ef862aed69479c24429a7abaf [file] [log] [blame]
{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "LayoutImage IMG id='grayscale-box'",
"bounds": [160, 90],
"contentsOpaqueForText": true,
"transform": 1
},
{
"name": "LayoutImage IMG id='sepia-box'",
"position": [202, 18],
"bounds": [160, 90],
"contentsOpaqueForText": true
},
{
"name": "LayoutImage IMG id='saturate-box'",
"bounds": [160, 90],
"contentsOpaqueForText": true,
"transform": 2
},
{
"name": "LayoutImage IMG id='huerotate-box'",
"position": [202, 133],
"bounds": [160, 90],
"contentsOpaqueForText": true
},
{
"name": "LayoutImage IMG id='invert-box'",
"bounds": [160, 90],
"contentsOpaqueForText": true,
"transform": 3
},
{
"name": "LayoutImage IMG id='opacity-box'",
"position": [202, 248],
"bounds": [160, 90],
"contentsOpaqueForText": true
},
{
"name": "LayoutImage IMG id='brightness-box'",
"bounds": [160, 90],
"contentsOpaqueForText": true,
"transform": 4
},
{
"name": "LayoutImage IMG id='contrast-box'",
"position": [202, 363],
"bounds": [160, 90],
"contentsOpaqueForText": true
}
],
"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]
]
}
]
}