2005.09.08 19:13 "[Tiff] creating JPEG file", by Philip Watkinson

2005.09.08 19:13 "[Tiff] creating JPEG file", by Philip Watkinson

Hi,

I have some image data with the following conditions:

  1. There can be 1 or more tiles for each image.
  2. For each tile, there are 4 planes. Each plane corresponds to the components in the CYMK colour space.
  3. The data for each plane is JPEG encoded.

Using Libtiff 3.7.1, is it possible to create a single JPEG image file? If so, is there sample code available?

Regards,

Philip