2005.06.14 03:57 "[Tiff] Clippath Data", by Fiqri Ismail

2005.06.14 03:57 "[Tiff] Clippath Data", by Fiqri Ismail

Hi,

I am using Tiff lib for delphi. I have a tiff file with 3 layers and a path layer (these layers were created inside Adobe Photoshop CS).

I need to get this path info (ClipPath) and copy it to another tiff file. I tried

 TIFFGetField(OpenTiff, TIFFTAG_CLIPPATH, @ClipParth);

it seems to be returning zero.

Please help me on this

 Thanx
Fiqri