This is a standard JSON file.
It contains exactly 4 user control elements. Sanity is checked on load.
Here is example output:
.json frame file format ======================= { "frameElements": [ { "bValue": 0, "cIndex": 0, "cSize": 4, "gValue": 0, "rValue": 255 }, { "bValue": 127, "cIndex": 1, "cSize": 1, "gValue": 255, "rValue": 85 }, { "bValue": 255, "cIndex": 2, "cSize": 4, "gValue": 0, "rValue": 0 }, { "bValue": 0, "cIndex": 3, "cSize": 1, "gValue": 255, "rValue": 255 } [, "frameSize": 4 }
Please consider supporting my iToolBox development efforts with a small PayPal donation. |