SaveDIBInPCXFormat  Method

Description         Saves a device independent bitmap to the specified PCX file.

Usage                  RetVal = [BIImgFrm.]SaveDIBInPCXFormat FileName Dib Error

Remarks             RetVal                    Boolean           True on success, otherwise False.

                            FileName                String              The destination file name.

                            Dib                          LONGLONG Device independent bitmap to save.

                            Error                      Short*             Error code.

See Also              LoadPCXIntoDIB Method