SaveImage()
Syntax
Result = SaveImage(#Image, FileName$)
Description
Saves the specified #Image to disk. The image format will be a 24bit BMP. If the function fails, 0 is returned, else all is fine.
Supported OS
Windows, Linux