logo       

Re: MagickReadImage() sets the image filename to a tmp filename: msg#00016

video.image-magick.bugs

Subject: Re: MagickReadImage() sets the image filename to a tmp filename

> magick_wand = NewMagickWand();
> MagickReadImage( magick_wand, "./leaf.jpg" );
> printf( "%s", MagickGetImageFilename( magick_wand ) );

If I run just this code, it outputs leaf.jpg. If you can assemble a small
MagickWand program that shows a temporary filename rather than its original
filename, we will try to reproduce the problem locally and fix it.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise