|
-
March 13th, 2003, 11:49 AM
#1
image sizing
changing image size programmatically
-
March 13th, 2003, 11:12 PM
#2
For sizing the image in VC++ you can use StretchDibits or StretchBlt API. Enough documentation of using these aPI are in MSDN.
For sizing the image in VB you can use PictureBox control.
Jothi
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
|