Code Displays 256-Color DIB on Standard VGA

ID: Q82903


The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK) 3.1


SUMMARY

Windows 3.1 provides the DisplayDib function to display a 256-color bitmap image on a standard (16 color) VGA display. DisplayDib reduces the display resolution to 320x200 or 320x240 and centers the bitmap on the screen, clipping the image as necessary.

DisplayDib was first provided by the Multimedia Extensions to Windows version 1.0. It has been tested with, and is supported by, Window 3.1.

DISPDIB is a file in the Microsoft Software Library that contains a dynamic-link library (DLL) with the executable code for the DisplayDib function. DISPDIB also includes a header file and an import library file.


MORE INFORMATION

The following files are available for download from the Microsoft Download Center. Click the file names below to download the files:


Dispdib.Exe

For more information about how to download files from the Microsoft Download Center, please visit the Download Center at the following Web address

http://www.microsoft.com/downloads/search.asp
and then click How to use the Microsoft Download Center.

Additional query words: softlib DISPDIB.EXE

Keywords : kbfile kbsample kb16bitonly kbWinOS310 kbDSupport kbSDKWin16
Version : WINDOWS:3.1
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: December 3, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.