We find some regression error with the latest IMagick 6.9.2-4
When we specify [memory, map, area] limits while converting CMYK colorspace PDFs to RGB then the output result is a black image(we are using Ghostscript 9.06 due to licensing limitations).
When we remove the 3 limits then the output is fine. Please let us know if this can be fixed.convert.exe Janmashtami.pdf -limit memory 2MB -limit map 4MB -limit area 8MB -quality 80 -strip -filter Lanczos -colorspace RGB -resize 1280x1280 Janmashtami-286981799.jpg
Thanks & Regards,
Vimal