Description Saves the bitmap in the PCX file lpszFileName. Does all low level calls internally in the DLL.
Syntax bRet = [BIImgFrm.]SaveBitmapInPCXFormat FileName hBm Error
Remarks bRet BOOL TRUE on success, otherwise FALSE.
FileName string Filename to load.
hBm LONGLONG Handle of the bitmap.
Error short* Error code.
See Also