CodeBase - ScreenDump

Return to the CodeBase listing

Category: Display

Version: 1.0

0
0

Information

Uploaded: 15th Feb 2005 19:14

Modified: 1st Jan 1970 01:00

Author:  Ade

Summary

Save screen display to disk using a sequential numbered file.

Full Description

By default it saves out a sequence numbered file in the current directory. This will not overwrite any existing screendumps in the directory as it checks each time it saves the file to determine the next number. The first screendump will be called dump0001.bmp.<br /> <br /> Saving out a BMP is faster than JPG but does produce a much larger file (obviously!). Also it does save an exact copy of the screen unlike JPEG which can have artifacts or colour distortion.

Comments

No comments yet.