|
-
Apr 8th, 2000, 12:41 AM
#1
Thread Starter
Lively Member
Since no one will answer my other topic, if you know how I can make it display an image quickly then tell me please. Right now I am using SetpixelV, and plot the whole image, and then refresh so it shows it, but this isn't fast enough. And it's not loading that's slow, it loads instantaneous. Anyways, a friend suggested to log the hDC but I don't know how. Anyways, if you know ANYTHING AT ALL say it please, and if you don't please take the quarter of a second to reply in a new windows saying you don't know how.
-
Apr 8th, 2000, 11:00 AM
#2
Hyperactive Member
I think what you want is BitBlt. It's an API call, look it up. If you need further assistance, Email me.
-
Apr 19th, 2000, 12:26 AM
#3
Thread Starter
Lively Member
I already checked out BitBlt it doesn't do what I want to. I am loading a special image format and plotting it pixel by pixel to the control. BitBlt copies a box of pixels from another controls and plots it all in one shot somewhere else. It's not what I want.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|