1997
Josh MacDonald
Saves a thumbnail for the given image
This procedure saves a thumbnail for the given image according to the Free Desktop Thumbnail Managing Standard. The thumbnail is saved so that it belongs to the file with the given filename. This means you have to save the image under this name first, otherwise this procedure will fail. This procedure may become useful if you want to explicitly save a thumbnail with a file.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
PF_VALUE | filename | The name of the file the thumbnail belongs to |
None