saving a bitmap resource 
Author Message
 saving a bitmap resource

Hi!

How do I save a bitmap resource into a bmp file, without using MFC? I tried
getting a pointer to the bitmap resource and saving the contents of the
resource but it seems there might be missing some sort of header
information??

Jani



Mon, 28 Feb 2005 02:07:12 GMT  
 saving a bitmap resource
It's missing BITMAPFILEHEADER
--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat,
and wrong." H.L. Mencken


Quote:
> Hi!

> How do I save a bitmap resource into a bmp file, without using MFC? I
tried
> getting a pointer to the bitmap resource and saving the contents of
the
> resource but it seems there might be missing some sort of header
> information??

> Jani



Mon, 28 Feb 2005 02:32:04 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Saving bitmap resource to disk??

2. Saving a Bitmap from a resource (VC6)

3. problem when using GDIPlus::Bitmap to save clipboard bitmap

4. Saving a text and a bitmap as a single bitmap file

5. Bitmap Resource and Bitmap File

6. problem saving a bitmap

7. save to bitmap

8. Help saving bitmap to disk

9. Bitmap changing and Saving- HELP!

10. Saving bitmap?

11. trouble saving bitmap

12. Saving Window Content to Bitmap / DIB

 

 
Powered by phpBB® Forum Software