1994.03.05 06:49 "RGBA to TIFF Conversion", by Mitesh Mehta

Hi,

I am not a regular tiff user so please forgive my ignorance.

I used the function TIFFReadRGBAImage to convert a tiff file to a raw RGBA format. Now I need to convert these RGBA images back to their original TIFF format. I could see several TIFFWrite* type of functions in the library, but I do not understand which to use. (I dont know what tile, strip etc. mean)

I also used the TIFFGetR/G/B routines to change from packed to normal format.

Pl. help me with this. Thanx,

Mitesh