image filter chain json string formatting fixes. authored by Kevin Meaney's avatar Kevin Meaney
......@@ -270,13 +270,13 @@ If we wanted to vary the inputAngle property of the motion blur filter in the im
{
"x": 0,
"y": 0
}
},
"size":
{
"width": 512,
"height":342
}
}
},
"cifilterproperties":
[
{
......
......