David Harel wrote:
trying to manipulate tiff images from my code I was advised to use ImageMagic libraries but even the display command gave me an error message:
display: no decode delegate for this image format `spl492.tif'.


Can you tell me where I should look for information regarding how to:

  1. Find image size (x, y)
  2. Add a small image to the corner of the image.
  3. Make it work on MS machine with no cygwin.

I don't know about ImageMagick as a library, but I have worked in the past with libtiff and remember that it was relatively easy to get it to work and it worked with Fortran on VisualStudio (oh the crimes I did in my past!). That was about four years ago though.


Baruch

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]



Reply via email to