|
-
Apr 13th, 2000, 09:43 PM
#1
Thread Starter
Need-a-life Member
-
Apr 13th, 2000, 10:39 PM
#2
New Member
yeap,
image control will resize the image, but does not have the hdc property which I needed for the BitBlt function.
thanks anyway.
FireBeast
-
Apr 13th, 2000, 11:13 PM
#3
Thread Starter
Need-a-life Member
Then you should try the method PaintPicture:
object.PaintPicture picture, x1, y1, width1, height1, x2, y2, width2, height2, opcode
As you can see, you have two sets of Height and Width, this is for the source and the target picture. The Source picture should be loaded in a picturebox (invisible, usually) and its name should be place where it says picture (in the command I type). However, the image is actually drawn, and it would disappear if you minimize the form and re-maximize it. I mean, its not loaded, is painted! Perhaps you find any way to "fix" the image in the picture box.
Emiliano F. Martín
If a post has helped you then please Rate it! (and give the user points he/she deserves by clicking on the image).
Encourage the person who helped you to keep doing it, and give him the points he deserves.
MP3 Organizer: Freeware to logically organize all your MP3s.
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
|