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
January 1999

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!



1999.01.06 21:42 "Need a TIFF write function", by Jim Rice

Hi,

I am trying to write a function to write a tiff image, and was wondering
if someone could just send me one.  The data I am using is either RGB or
Grayscale.  I have width, height, and colorspace information along with
the raw data.  The raw data is actually in a YUV format of three
different arrays of unsigned char's to represent Y, U, and V.  I
basically need to take this raw data and send it to an uncompressed tiff
image.  Converting to RGB is no problem.  I am just trying to avoid
re-inventing the wheel here.  :-)

thanks in advance,

Jim Rice
Trident Systems