|
-
Nov 27th, 2001, 07:06 PM
#1
Thread Starter
New Member
Resizing Image files (jpg or bmp)
Does anyone know a way to resize an image file ... I'm making a program to capture screen images to be stored as large and thumbnail sized jpgs. I can convert to jpg no problem but have no idea how to change the size of the picture ... I can work with the picture either in bitmap or after the conversion ... anyone have any ideas? thanks
Beno
Centre of the Web
www.centreweb.com
State College, Pa
-
Nov 27th, 2001, 07:21 PM
#2
Good Ol' Platypus
You can use StretchBlt to stretch it, and then savepicture the .Image.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Nov 27th, 2001, 07:38 PM
#3
Addicted Member
Beno,
did you try setting Autosize = True?
-
Nov 27th, 2001, 09:18 PM
#4
Good Ol' Platypus
AutoSize fits the picturebox to the size of the image, not vise versa.
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
|