ID: Q85846
The information in this article applies to:
- Microsoft Windows NT versions 3.1 and 3.5
- Microsoft Windows 95 version 4.0
When 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.
The 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 reference words: 3.10 3.50 4.00 95 KBCategory: kbgraphic KBSubcategory: GdiBmp
Last Reviewed: July 12, 1999