AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
March 1994

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



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