Convert8to24   Method

Description         Converts an 8 bit image to 24 bits.

Syntax                 NewDib = [BiDib.]Convert8to24 Dib

Returns               NewDib                  LONGLONG The converted device independent bitmap.

Remarks             hDib                       LONGLONG Device independent bitmap to convert.

See Also