|
-
Jul 2nd, 2001, 07:56 PM
#1
Thread Starter
Hyperactive Member
PICTUREBOX TO JPG (Not BMP) Or Converting
Hello, Is there a way to save a picturebox image to JPG instead of the BMP format? Or a way to convert BMP to JPG?
thanks
-
Jul 2nd, 2001, 08:11 PM
#2
Good Ol' Platypus
Doing so would require a 3rd party function or you to make an exporting subroutine that did so. See http://www.wotsit.org/ for details on the JPEG, or any other file format for that matter.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Jul 2nd, 2001, 08:59 PM
#3
Thread Starter
Hyperactive Member
Well I couldn't find anything for VB on that site..
if there another format PICTUREBOXES save into then?
BMPs always come out as 10 MBs.. (15000 pixels being saved)
so ANY OTHER format, with a smaller size, i would like to use
also hope the image comes out good
-
Jul 2nd, 2001, 09:08 PM
#4
Good Ol' Platypus
No, they're not VB. They just say what bytes go where, so they can be used in any OS.
Doing this kind of thing isn't easy. I suggest if you are a beginner in this subject field, look for an ActiveX control that does this for you.
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
|