Description Save bitmap to the file. The hBitmap is a global handle in CF_DIB format.
Syntax bRet = [BiDib.]SaveBitmap FileName hBm hPal
Remarks bRet BOOL TRUE if saving was successful, otherwise FALSE.
FileName STRING Name of the file to save.
hBm LONGLONG Handle of the bitmap.
hPal LONGLONG Handle of the palette.
See Also