SaveBitmapInDCXFormat   Method

Description         Append the bitmap to the DCX file lpszFileName. Does all low level calls internally in the DLL.

Syntax                 lRet = [BIImgFrm.]SaveBitmapInDCXFormat FileName hBm Error

Remarks             lRet                         Long                Return the number of pages in the DCX file.

                            FileName                STRING         Name of the DCX file.

                            hBm                        LONGLONG Bitmap to be saved.

                            Error                      short*              Error code.

See Also