i have a file in a BMP or TIFF format and i want to convert it to
GIF or JPEG.
HOW ?
10x.
Edo.
Printable View
i have a file in a BMP or TIFF format and i want to convert it to
GIF or JPEG.
HOW ?
10x.
Edo.
Use Corel PhotoPaint, AdobePhotoshop or any other GOOD image editor !
I know there is a set of libraries by Sam Leffler to work with tiff images, do you or anyone else know how to get these working in the visual C++ environment?
I would also like an answer to the same question, but need a solution that does not involve external converters.
Regards,
TurtleUK
Hi
If you feel happy doing this in VC++, then you should take a look at
http://www.wotsit.org/index.htm
They have the file formats for just about every picture format you need.
Regards
Chris Eastwood
CodeGuru - the website for developers
http://www.codeguru.com/vb
Hi
Or take a look closer at home at
http://www.codeguru.com/bitmap/index.shtml
Hope this helps
Crazy D