InvertDIBPalette  Method

Description         Inverts the palette of the given device independent bitmap.

Syntax                 RetVal = [BiDib.]InvertDIBPalette Dib

Returns               RetVal                    LONGLONG 1 on success, 0 otherwise.

Remarks             Dib                          LONGLONG The handle of a device independent bitmap.

See Also              CreateDIBPalette Method