SaveNonRGBDIB Method

Description         This method saves a non RGB DIB to file.

Syntax                 RetVal = [BIDIB.]SaveNonRGBDIB  FileName Dib

Returns               RetVal                    BOOL             TRUE on success, otherwise FALSE.

Remarks             FileName                String              Path and name of the file.

                            Dib                          LONGLONG Non RGB DIB to save.

See Also