| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2007.08.20 22:55 "Re: how to read clipping paths from tiff", by Toby ThainOn 20-Aug-07, at 7:36 PM, Valentin Carnu wrote: > Hi, > > I've read the Photoshop File Formats documentation but > I still can't figure out tag format for that tag that > stores the clipping paths within a tiff file. > > Could someone help me with this. At least a link where > to find this tag layout described. It's an "image resource", inside an image resource block (IIRC). Look up the way the image resource block is structured, then look at the structure for path resources. HTH, if not, contact me on or off list --Toby > > Thanks, > -Valentin > > > --- Toby Thain <toby@smartgames.ca> wrote: > >> >> On 20-Aug-07, at 2:01 PM, Valentin Carnu wrote: >> >>> Hello, >>> >>> I've to develop a java class to read clipping >> paths >>> from tiff files. >>> >>> I know that there is a Photoshop private tag that >> keep >>> this information (tag 34377) but i don't know how >> to >>> decode this tag. >>> >>> Could you please help me with this one? >> >> See the Photoshop File Formats documentation, >> available from Adobe. >> >> --Toby >> >>> >>> Thanks, >>> -Valentin >>> >>> >>> >>> >> > ______________________________________________________________________ >> >>> ______________ >>> Park yourself in front of a world of choices in >> alternative >>> vehicles. Visit the Yahoo! Auto Green Center. >>> http://autos.yahoo.com/green_center/ >>> _______________________________________________ >>> Tiff mailing list: Tiff@lists.maptools.org >>> http://lists.maptools.org/mailman/listinfo/tiff >>> http://www.remotesensing.org/libtiff/ >> >> > > > > > ______________________________________________________________________ > ______________ > Sick sense of humor? Visit Yahoo! TV's > Comedy with an Edge to see what's on, when. > http://tv.yahoo.com/collections/222 > _______________________________________________ > Tiff mailing list: Tiff@lists.maptools.org > http://lists.maptools.org/mailman/listinfo/tiff > http://www.remotesensing.org/libtiff/ |
|||||||