|
Re: MagickReadImage() sets the image filename to a tmp filename: msg#00016video.image-magick.bugs
> 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> |
|---|---|---|
| Previous by Date: | MagickReadImage() sets the image filename to a tmp filename: 00016, O. Watson |
|---|---|
| Next by Date: | Re: MagickReadImage() sets the image filename to a tmp filename: 00016, O. Watson |
| Previous by Thread: | MagickReadImage() sets the image filename to a tmp filenamei: 00016, O. Watson |
| Next by Thread: | Re: MagickReadImage() sets the image filename to a tmp filename: 00016, O. Watson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |