1999.11.24 19:25 "TIFF Header", by Kambiz Asrar Haghighi

HI,

I'm trying to write a program that doesn't use any of the libraries, but converts a standard RGB image into a TIFF file (basically by rapping a header around it). I don't want to use the library functions since I need for the code to be very small. Unfortunately I don't have much time to do this on top of everything else, and thought that this might be somehting that has been done many many time before.

Can someone tell me where I could find such specific code.

Thanks in advance,
Kambiz