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 2005

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!



Thread

2005.01.18 07:05 "About CMYK raw data to a Tiff file", by <bodywen@giga.net.tw>
2005.01.18 15:28 "Re: About CMYK raw data to a Tiff file", by Bob Friesenhahn

2005.01.18 07:05 "About CMYK raw data to a Tiff file", by <bodywen@giga.net.tw>

Hi All,


I don't know whether via the way to ask some questions.

I'm working on the printer business.

I wanna translate the raw data to a TIFF file and display it on the screen.
The raw data above are arranged in order CMYK. (Printer engine supported).

I had used the tool "raw2tiff" to generate it as following.

"raw2tiff -w4768 -p cmyk -c none 1.raw 1.tif"

But I can't successful create a Tiff file.

Do you know what I miss it or how can I create a Tiff file by using the raw data?

 

Your support is highly appreciated.

Eddie