2005.08.26 04:14 "[Tiff] Unable to Open and Display TiffFiles", by Victor Silva

2005.08.26 04:14 "[Tiff] Unable to Open and Display TiffFiles", by Victor Silva

Hi folks, first of all let me introduce my self my name is Victor and Im currently working on a project that handles tiff files for image processing. Ive googled for resources and found libtiff material and this tutorial http://www-128.ibm.com/developerworks/linux/library/l-libtiff/?Opent=grl,l=335,p=grph#figure1 one of my first goals is to be able to read/display/save a tiff file. But almost all the files Ive used as test case returned invalid format or fields warning, and Im 99% sure they are regular .tiff files (Ive generated them with imagemagick 6.2.2.3-r1)., After failling on this attempt Ive tried GDK Pixbuff I know that GDK Pixbuff has functions to handle tiffs to but also Ive found no example. So if you could point me out, im looking for any tutorial with code samples on displaying/reading/saving a tiff file I shall be very glad. Just to make it clear im asking cause I was really unble to find any tutorial that teaches how to handle this files (as an example of what Im looking for http://www.gtk.org/tutorial/ ) if you know anything on this concept please mail me.

Thanks in advance,
Victor