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

New Post: Best approach to create PDF -> PNG thumbnails on an Azure Web Site?

$
0
0
I am happy to hear you got it working. I will add a patch to MagickNET before the next release that will allow you to do this:
MagickNET.SetGhostscriptDirectory("~/bin");
This already works for reading a MagickImage:
using (MagickImage image = new MagickImage("~/files/img.jpg"))
{
   // Do something with your image.
}

Viewing all articles
Browse latest Browse all 3693

Trending Articles



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