
Thread
2005.09.08 19:13 "[Tiff] creating JPEG file", by Philip Watkinson
Hi,
I have some image data with the following conditions:
- There can be 1 or more tiles for each image.
- For each tile, there are 4 planes. Each plane corresponds to the components in the CYMK colour space.
- 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