The information in this article applies to:
SUMMARYWhen saving a bitmap in .dib file format, the GDI function is used to retrieve the bitmap information. The general use of this function and the techniques for saving a bitmap in .dib format are largely unchanged; however, this article provides more details on the use of the Win32 API version of the GetDIBits() function. MORE INFORMATIONThe function can be used to retrieve the following information:
Refer to the Savebmp.c file in the MANDEL sample for details. This sample is included with the Win32 SDK. Additional query words: 3.10 4.00
Keywords : kbNTOS310 kbNTOS350 kbSDKWin32 kbWinOS95 kbDSupport |
Last Reviewed: September 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |