Reading a BMP file directly to a DIB

M

maps

Hello all,
I'm using CF1 to prgram a CE 4.2 device. Since I do not have
imgdecmp.dll, I cannot read a BMP file to a Bitmap object.
I'm trying to read the file (palleted 8 bit BMP) into a DIB, so I can
BitBlt it to the Bitmap (I know how to get the Bitmap's handle and DC).
Can someone please help me doing it in vb.net or C#?
Thanks!
-Yoav.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top