Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CreateDIBSection

Status
Not open for further replies.

sjspain

Programmer
Sep 26, 2002
15
US
Hi, I am new to this forum. I am trying to learn how to use CreateDIBSection, BITMAPINFOHEADER, etc. Can someone point me to some sample code for Win32? I program for CE devices, and I am working on how to rotate a bitmap. The CE text I normally use (Boling) is pretty sketchy on the subject, just describes the functions and structures w/o any sample code. I don't have much bitmap experience...
Thanks,
sjspain
 
There is a good sample imagEdit on MSDN. Search for string 'colorlrwndproc' on MSDN and You will find this sample.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top