|
-
Jan 3rd, 2000, 07:43 PM
#3
Hyperactive Member
yeah, there is a much quicker way of copying the bitmap from file to a picturebox (or anything that has a DC)
basically, u load the image from a file using some API and into a DC. from there, u can use BitBlt to copy it or parts of it to the screen. u can do all sorts of stuff with it 
try [url]www.vbexplorer.com[\url] or mail me
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
|