|
-
Sep 22nd, 2000, 02:01 PM
#1
Thread Starter
Fanatic Member
A have a picturebox on my screen (Visible=True) with dimensions 2000x2000 pixels. It doesn't fit in the 1024x768 screen.
When I StretchBlt the thing to a 400x400 picturebox, everything beyond 1024x768 looks "scrambled".
I set the StretchBltMode to 4 (smoothing), the scrambling remains the same...
How the hell can I retrieve the invisible part?
At the moment, I have to redraw the picture with a different offset until 2000x2000 has been reached. But I think there's a better solution, which, unfortunately, I can't remember!
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
|