View Single Post
Old July 13th, 2004, 12:43 PM   #4 (permalink)
donb
Guest
 
Posts: n/a
ImageMagick works by copying the image, reading in the image file, performing calculations, and then overwriting the copied file.

Sounds like it doesn't have permissions to overwrite the old file.
  Reply With Quote