Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: No such file or directory @ error/pdf.c/ReadPDFImage/713

$
0
0
I just added a simple unit test to see if there was a problem with the AppendHorizontally but that seems to work correctly. Are you using the collection after it has been Disposed? For example this:
Using images AsNew MagickImageCollection()
  images.Read(sPlantillaRellena, settings)
  images.Dispose() ' You also don't need to do this because of the using statement...Dim horizontal As MagickImage = images.AppendHorizontally()
  horizontal.Write(sRutaImagen)
EndUsing

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>