|
-
Sep 12th, 2001, 01:34 AM
#1
Thread Starter
New Member
Load a cartain area of a big picture to a picture box
I need to load a certain piece of a jpg or bmp image file, to a
picture box. If I use LoadPicture the picture box loads the file
from (0,0). Is there a way to change this offset, or is there a
different function?
Thank you!
-
Sep 12th, 2001, 03:05 PM
#2
Good Ol' Platypus
Use a invisible picbox with autoredraw and set it's picture, then paintpicture it onto the visible picbox.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
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
|