mergAVImageThumbnail

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAVImageThumbnail(<pFilePath>, [<pSize>])
Associationsmergav
Summary

Create a thumbnail image from an image file

Introduced8.0
OSios, mac
Platformsdesktop, mobile
Parameters
NameTypeDescription
pFilePath

the file path of the image

pSize

(optional with "100,100" default) the max width,max height that the thumbnail should be scaled and fit to

Values
NameTypeDescription
return

a thumbnail from an image in PNG format.

Description

iOS Only.

Tagsexternals