Creates a downscaled copy of an existing image.

app.GetThumbnail( source, destination, width, height )

Pass -1 as width or height to keep the aspect ratio.

See Also: CreateImage

Example - Create Thumbnail click to expand contents