Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Commented Unassigned: Calling Montage returns null only the first time [1364]

$
0
0
Hello,

I'm using Q8-Any CPU, v7.0.0.19. When I call Montage in a MagickImageCollection, it always return null the first time. If I make the call again with the same parameters, it works fine.

Hopefully that should be fixed. Thank you

Comments: Hello, I tried with RePage but the problem is still present. I tried with a different set of images and it worked fine in the first call. The 9 images that are giving me the error are: http://cdn1.sarenza.net/static/_img/productsV4/0000109009/vig_0000109009_202721_12.jpg http://cdn3.sarenza.net/static/_img/productsV4/0000062697/vig_0000062697_109518_12.jpg http://cdn3.sarenza.net/static/_img/productsV4/0000099951/vig_0000099951_185422_12.jpg http://cdn3.sarenza.net/static/_img/productsV4/0000062704/vig_0000062704_109531_12.jpg http://cdn1.sarenza.net/static/_img/productsV4/0000062696/vig_0000062696_109515_12.jpg http://cdn1.sarenza.net/static/_img/productsV4/0000107682/vig_0000107682_200158_12.jpg http://cdn3.sarenza.net/static/_img/productsV4/0000127650/vig_0000127650_240460_12.jpg http://cdn2.sarenza.net/static/_img/productsV4/0000124041/vig_0000124041_232604_12.jpg http://cdn2.sarenza.net/static/_img/productsV4/0000124041/vig_0000124041_232604_12.jpg http://cdn1.sarenza.net/static/_img/productsV4/0000073131/vig_0000073131_184373_12.jpg I get them in that order with webClient.DownloadData and add them as byte[] to MagickImage img = new MagickImage(i, new MagickReadSettings() { Format = MagickFormat.Jpg }); and then I do: images.Add(img)

Viewing all articles
Browse latest Browse all 1011

Trending Articles



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