Jump to content

[Solved] Converting Binary to GDI+ Bitmap?


Recommended Posts

Hello, sorry I don't have any example code to share, but I'm having a small problem someone more proficient with GDI+ than I might know a solution.

I need to convert binary directly into GDI+ bitmap, so I can put it on a window. I'm aware that I can do this by saving the binary to a file then loading the file with GDI, but the file read/write time adds to the processing time of the image.

So, how do I turn binary into a GDI ready image?

Thanks a BUNCH ahead of time, I'm so close to being finished with this project. ( :

Edited by nullschritt
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...