12345678910111213141516171819202122232425 |
- {
- "version": "4.0.0",
- "flags": {
- "__ignore__": false,
- "cat": false,
- "dog": true
- },
- "shapes": [],
- "imagePath": "0002.jpg",
- "imageData": null,
- "imageHeight": 480,
- "imageWidth": 640,
- "lineColor": [
- 0,
- 255,
- 0,
- 128
- ],
- "fillColor": [
- 255,
- 0,
- 0,
- 128
- ]
- }
|