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
July 2002

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

2002.07.10 18:34 "YCCK photometric?", by Dwight Kelly
2002.07.10 20:11 "Re: YCCK photometric?", by Chris Cox
2002.07.11 04:22 "Re: YCCK photometric?", by Tom Lane
2002.07.11 04:52 "Re: YCCK photometric?", by Chris Cox

2002.07.10 20:11 "Re: YCCK photometric?", by Chris Cox

At 2:34 PM -0400 7/10/02, Dwight Kelly wrote:
> I know it's possible to compress a RGB image using JPEG compression and
> YCrCb colorspace using COMPRESSION_JPEG & PHOTOMETRIC_YCBCR.
>
> Is it possible to compress a CMYK image in a TIFF using JPEG compression
> and YCCK colorspace?

No.

> The recently published Adobe Photoshop TIFF Technote indicates that the
> photometric must matched the jpeg compressed data so YCCK can't be used.

That is correct - YCCK is not valid in TIFF.
And the technote for JPEG in TIFF that covers that restriction is quite old...

Chris