Hi JohnGaby,
I have tried to find more info about GDI+ to load a jpeg image from data stream, however I still didn't find what I'm looking for. I have extract the image data and store into char arrays, what I want is a way to load the data to a Bitmap object and display it.
Steps and Win32/MFC functions used to do as stated, are very much appreciated.
Thank you!
Main Topics
Browse All Topics





by: JohnGabyPosted on 2009-05-13 at 10:13:35ID: 24377263
You can use the Image class of GDI+ to load a jpeg image from a stream:
en-us/libr ary/ms5353 71(VS.85). aspx
http://msdn.microsoft.com/