home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 November / PCWorld_2003-11_cd.bin / Software / Topware / thumbs / thmpls.exe / %DATADIR% / Thumbs.td4 / Thumbnail.json < prev    next >
Encoding:
JavaScript Object Notation  |  2003-10-10  |  658 b 

  1. {
  2.     "schema": {
  3.         "idThumb": "Long Integer",
  4.         "idPath": "Long Integer NOT NULL",
  5.         "idFiletype": "Long Integer",
  6.         "file_time": "Long Integer",
  7.         "thumbnail_time": "Long Integer",
  8.         "filesize": "Long Integer",
  9.         "checksum": "Long Integer",
  10.         "width": "Long Integer",
  11.         "height": "Long Integer",
  12.         "horiz_res": "Long Integer",
  13.         "vert_res": "Long Integer",
  14.         "colortype": "Integer",
  15.         "colordepth": "Integer",
  16.         "gamma": "Integer",
  17.         "thumbnail_width": "Integer NOT NULL",
  18.         "thumbnail_height": "Integer NOT NULL",
  19.         "thumbnail_type": "Long Integer",
  20.         "thumbnail_size": "Long Integer",
  21.         "name": "Text (255)",
  22.         "thumbnail": "OLE (255)",
  23.         "annotation": "Memo/Hyperlink (255)",
  24.         "metric1": "Binary",
  25.         "metric2": "Binary",
  26.         "metric3": "Binary"
  27.     },
  28.     "data": []
  29. }