> it is possible to copy the header tags and its values from a TIFF image
> and place them in another TIFF image overwriting the headers

You will want to either use the TIFF delegate library to do this or just
directly disassemble the TIFF file structure with a a custom program.
ImageMagick would not be the tool for this particular task.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to