SAVE IMAGE

Compatible with:
DOS Maximite CMM MM150 MM170 MM+ MMX Picromite ArmiteL4 Armite F4 ArmiteH7 Picomite CMM2

Syntax:
SAVE IMAGE file$ [,x, y, w, h]

Description:

Save the current image on the attached screen as a 24-bit BMP file. 
'file$' is the name of the file.
 If an extension is not specified “.BMP” will be added to the file name. 
‘x’, ‘y’, ‘w’ and ‘h’ are optional and are the coordinates (x and y are the top left coordinate) and dimensions (width and height) of the area to be saved. 
If not specified the whole screen will be saved.

 

Last edited: 22 April, 2021