§ 39 - JSON Frame File Format

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
}

Document Keyboard Navigation
, Previous Page . Next Page
t TOC i Index k Keyboard o Operators g Glossary c Changes

Valid HTML 4.01 Loose
 

This manual was generated with wtfm
wtfm uses aa_macro and SqLite
wtfm and aa_macro are coded in python 2.7
iToolBox 3.12
This Documentation and Associated Application Executables are Public Domain
Please consider supporting my iToolBox development efforts with a small PayPal donation.