Intrinsic-113 SaveBitmap |
Top Previous Next |
113: SaveBitmap(Handle, Filename);
Saves a bitmap to a file. The "Handle" value specifies the bitmap where the file will be loaded. "Filename" gives the filename and path of the bitmap. The type of bitmap is controlled by the file extension. The file can be any of the following types: tga, jpg, jpeg, gif, tif, tiff, png, bmp, ico, emf, wmf, pcx, lbm.
|