0002.json 314 B

12345678910111213141516171819202122232425
  1. {
  2. "version": "4.0.0",
  3. "flags": {
  4. "__ignore__": false,
  5. "cat": false,
  6. "dog": true
  7. },
  8. "shapes": [],
  9. "imagePath": "0002.jpg",
  10. "imageData": null,
  11. "imageHeight": 480,
  12. "imageWidth": 640,
  13. "lineColor": [
  14. 0,
  15. 255,
  16. 0,
  17. 128
  18. ],
  19. "fillColor": [
  20. 255,
  21. 0,
  22. 0,
  23. 128
  24. ]
  25. }