i have a program for reading jpeg with c language, but it shows slowly, i want send this picture into memory screen
How to display a picture with windows by programming with c?
You'll want to use an in-memory bitmap (DIB) to expand the picture into, then ask Windows to copy the in-memory bitmap to the screen.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment