matrix.json 235 B

1234567891011121314151617
  1. {
  2. "name" : "Matrix",
  3. "script" : "gif.py",
  4. "args" :
  5. {
  6. "cropBottom": 0,
  7. "cropLeft": 0,
  8. "cropRight": 0,
  9. "cropTop": 0,
  10. "fps": 30,
  11. "grayscale": false,
  12. "imageSource": "file",
  13. "reverse": false,
  14. "file": "matrix.gif"
  15. }
  16. }