writeimagefile
Syntax of writeimagefile
Description of writeimagefile
The writeimagefile function is available in the winbgim implementation of
BGI graphics. You do not need to include conio.h; just include
graphics.h. The function saves a portion of the active page in a BMP
file. The filename must end in "BMP" or ".bmp", or it may be NULL (in
which case a windows file save dialog box is opened to allow the user to
select a file name).
Example of writeimagefile
no example at the moment please add one between the code c tags
See also
output of writeimagefile example
no output of example at the moment
do not hesitate and add it...