|
-
Aug 11th, 2000, 08:23 AM
#1
Thread Starter
New Member
I am trying to make a graphics viewer and I do not have a clue how to get the jpg file format to work with VB. If any one could help me with this it would be appretiated greatly.
-
Aug 11th, 2000, 08:51 AM
#2
You cannot save in JPEG format without a 3rd party control, however, if you have VB4, 5 or 6, you can still view them.
-
Aug 11th, 2000, 06:39 PM
#3
Monday Morning Lunatic
Yep. Just pass it as a parameter to the LoadPicture function in the same way as a BMP file, and VB will do the rest. I've used Intel's C++ JPEG library, so I could knock up an ActiveX control to save JPEGs for you, if you need.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|