Saturday, March 26, 2011

How to display bitmaps using windows GDI?

Getting an image from a file and displaying it is in fact rather involved, too much so for an answer here. Try reading Charles Petzold's classic "Programming Windows," which explains how to read and display bitmaps in the Windows GDI, and much, much more.

No comments:

Post a Comment