dropboxGetThumbnail | |||||||||||||||||||
Type | command | ||||||||||||||||||
Dictionary | library.dropbox | ||||||||||||||||||
Library | Dropbox Library | ||||||||||||||||||
Syntax |
| ||||||||||||||||||
Associations | com.livecode.library.dropbox | ||||||||||||||||||
Summary | Get a thumbnail for an image. | ||||||||||||||||||
Parameters |
| ||||||||||||||||||
Values |
| ||||||||||||||||||
Description | This method currently supports files with the following file extensions: jpg, jpeg, png, tiff, tif, gif and bmp. Photos that are larger than 20MB in size won't be converted to a thumbnail. If the callback parameter is not empty the request will be asynchronus and when complete the callback will be sent to the object that accessed the API. The callback will be sent with three parameters:
|