Page 1 of 1

ImageMagick Display saves the image as a zero length file

Posted: 2007-03-09T11:40:38-07:00
by jfong
I must have something setup incorrectly. ImageMagick Display allows me to resize my image, but when I attempt to save my updated image, all I get is a zero length file. Any idea what I could be doing wrong?

thanks

Jerome

Re: ImageMagick Display saves the image as a zero length file

Posted: 2007-03-09T14:17:38-07:00
by magick
ImageMagick Display is a contributed program which was never finished. It serves as a Windows MFC template for a potential GUI for ImageMagick under Windows but no one ever volunteered to complete the project. Remember, ImageMagick is Open Source. Anyone can contribute to the project so if you have knowledge of MFC, feel free to complete the ImageMagick Display program (beginning with a save image to a file function).