|
-
Jan 7th, 2003, 12:58 PM
#1
Thread Starter
Addicted Member
Converting tif to jpg
This has been asked before, but I've found nothing to satisfy what I want to do.
I need to convert a .tif file to a .jpg file
I have the kodak controls, and the intel Jpeg libs
now I need some understandable (read:simple) code to do what should be a simple conversion.
Any help?
examples appreciated.
-
Jan 8th, 2003, 08:16 AM
#2
Thread Starter
Addicted Member
Ok, so the Kodak controls only save to the .bmp and .tif format...
can anybody help with the conversion process w/ the intel dlls?
-
Jan 8th, 2003, 11:22 PM
#3
Frenzied Member
look into the source of my 2d animator www.geocities.com/mp_crew2001
there you can see how to save jpg's...
-
Jan 9th, 2003, 12:17 PM
#4
Thread Starter
Addicted Member
I have found something that works w/o much trouble:
FreeImage.
Get the dll and or the ActiveX control for this at
http://sourceforge.net/projects/freeimage/
get just the dll and then goto
http://www.thevbzone.com/
and get "modFreeImage.bas"
someone has done all the work of putting all the functions/constants/enums into a module
this stuff can convert most common graphics formats
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
|