LoadPCXIntoDIB Method

Description         Loads the specified PCX image file.

Usage                  Dib = [BIImgFrm.]LoadPCXIntoDIB FileName Error

Remarks             Dib                          LONGLONG The device independent bitmap. 0 if error occurred.

                            FileName                String              The file name of a PCX format file.

                            Error                      Short*             Error code.

See Also              SaveDIBInPCXFormat Method

Note:                   This method does not free the DIB.  Call the DropDIB method to free up the DIB