logo       

Re: MagickWriteImageFile() actually MagickWriteImagesFile(): msg#00028

video.image-magick.bugs

Subject: Re: MagickWriteImageFile() actually MagickWriteImagesFile()

> MagickWriteImageFile() actually performs the equivalent of a
> MagickWriteImagesFile() call (note the "s" before "File" in the name),
> on multi-frame / multi-image images.
>
> Feature or bug, because the name is a bit misleading.

Both MagickWriteImage() and MagickWriteImageFile() call the core API
method WriteImage() whereas MagickWriteImages() calls the core API
method WriteImages(). This should translate to one image being written
with MagickWriteImage() or MagickWriteImageFile() or an image sequence
being written with MagickWriteImages(). If you find this not to be
true, we'll need a short MagickWand code segment to illustrate the problem.


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

News | FAQ | advertise