How can i create a device independent bitmap from a rgb buffer 
Author Message
 How can i create a device independent bitmap from a rgb buffer

Hi guys,
     I am trying to create a (device independent) bitmap from rgb buffer in
24bits/pixel format. I tried CreateDIBSection but it creates the bitmap with
bit values as 0s. I can write the rgb data to a file in bmp format ( 24bpp)
and use SHLoadDIBitmap and it works. So how can i create the bitmap from the
buffer?

Thanks,
Krishna



Mon, 05 Jan 2004 09:24:55 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How can i create a device independent bitmap from a rgb buffe

2. How to pass a .tif image to the DIB(Device Independent Bitmap) format

3. Device independent Bitmap (DIB), from memory to file.

4. Creating 24-bit bitmap/Device Context

5. Creating 24-bit bitmap/Device Context

6. Data in what order in a RGB buffer?

7. Data in what order in a RGB buffer?

8. Cast a Win32 Device Independent Bitmap to a .NET Bitmap class?

9. SUMMARY: output device independent graphics pack.

10. Output device independent graphics package

11. Does VC++ 6.0 support device independent printer routines?

12. Getting the RGB data as an array out of Bitmap

 

 
Powered by phpBB® Forum Software