AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
January 2003

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2003.01.29 12:53 "tiffcp problems", by Ray Pixley
2003.01.30 01:28 "Re: tiffcp problems", by Peter Montgomery
2003.01.30 01:34 "Re: tiffcp problems", by Peter Montgomery
2003.01.31 17:54 "Re: tiffcp problems", by Ray Pixley
2003.02.01 00:29 "Re: tiffcp problems", by Peter Montgomery
2003.02.04 03:30 "tiffset.exe instructions (was Re: tiffcp problems)", by Ray Pixley
2003.02.04 08:55 "Re: tiffset.exe instructions (was Re: tiffcp problems)", by Andrey Kiselev
2003.02.04 21:39 "Re: tiffset.exe instructions (was Re: tiffcp problems)", by Peter Montgomery
2003.02.07 01:37 "Re: tiffset.exe instructions (was Re: tiffcp problems)", by Ray Pixley
2003.02.07 03:04 "Re: tiffset.exe instructions (was Re: tiffcp problems)", by Jason Summers
2003.02.07 03:55 "Re: tiffset.exe instructions (was Re: tiffcp problems)", by Peter Montgomery
2003.02.07 14:11 "Re: tiffset.exe instructions (was Re: tiffcp problems)", by Ray Pixley

2003.02.04 21:39 "Re: tiffset.exe instructions (was Re: tiffcp problems)", by Peter Montgomery

Ray,

I have written the utility you are looking for so desperately.  It's
a commandline Delphi app that is passed two parameters:

1 - The name of the TIFF file to modify
2 - The new value for photometric interpretation.  The only legal values
are 0 (white is the minimum value) or 1 (black is the minimum value).

Since it is a console app, it can be called from a batch file.  It
returns 1 on success and 0 on failure.  If you have any problems, let me
know.  I have attached it to the message I sent to you directly.  I
didn't attach it to the general posting since most members probably
don't want it.  If any do, just let me know.

    Thanks,
    PeterM