| 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 |
Thread2004.08.23 15:30 "Re: Tiff conversion using libTiff", by Ionita AlexandruI've tried to set this fields using tiffset from libtiff, but this error occurs: D:\work>tiffset -s PhotometricInterpretation 1 TsrFile.tiff TIFFSetField: TsrFile.tiff: Unknown pseudo-tag 4294967295. Failed to set PhotometricInterpretation=1 D:\work>tiffset -s SamplesPerPixel 1 TsrFile.tiff TIFFSetField: TsrFile.tiff: Unknown pseudo-tag 4294967295. Failed to set SamplesPerPixel=1 And another thing that I didn't mentionate is that I'm using windows XP, and libtiff is accessed from java, through command Line executed with java.Runtime.getRuntime.exec(commandString). I have to do all this opperations in this conditions. |
|||||||