Syntax

dbSaveImage(Filename.s, ImageID)

Description

This command will save an image to a file. You must specify an existing image number between 1 and 65535. The file must not already exist, otherwise the command will fail. The image file format is determined by the extension given, and can be one of 'BMP', 'DDS', 'JPG' and 'DIB'.

See Also

dbDeleteImage, dbLoadImage