| TYPE | NAME | DESCRIPTION |
|---|---|---|
| STRING | filename | The name of the file that owns the thumbnail to load |
| TYPE | NAME | DESCRIPTION |
|---|---|---|
| INT32 | width | The width of the thumbnail |
| INT32 | height | The height of the thumbnail |
| INT32 | thumbnail_data_count | The number of bytes in thumbnail data |
| INT8ARRAY | thumb_data | The thumbnail data |