2006.01.04 18:15 "[Tiff] Reading TIFF(CMYK)", by

2006.01.04 18:51 "Re: [Tiff] Reading TIFF(CMYK)", by Kai-Uwe Behrmann

Am 04.01.06, 19:15 +0100 schrieb a.malka@comptel.pl:

it's possible to read only one color chanel from tiff(CMYK) let say cyan and save it as greyscale?

Yes of course. Read the image in one buffer and write each 4th sample to a second buffer, After saving the second buffer to whatever format (tiff?) you are done.

If you ask for a ready made function in libtiff: there is none as far as I can tell. You must customise some code yourself.

regards
Kai-Uwe Behrmann

                                + development for color management 
                                + imaging / panoramas
                                + email: ku.b@gmx.de
                                + http://www.behrmann.name