Hi ,
I am using magick.net for some years. I upgraded about couple of month ago to magick.net version 7.0.3.500 and I see that many thing improved specially the performance in Parallel mode. Now when I create a MagickImage object in memory and try to composite it with other images it takes so long and cpu is only 10 to 15 % in use. How can I tell the magick.net to use more CPU? please consider that I cannot run that operation on a parallel threat because the sequence of the composite is important .
I am using magick.net for some years. I upgraded about couple of month ago to magick.net version 7.0.3.500 and I see that many thing improved specially the performance in Parallel mode. Now when I create a MagickImage object in memory and try to composite it with other images it takes so long and cpu is only 10 to 15 % in use. How can I tell the magick.net to use more CPU? please consider that I cannot run that operation on a parallel threat because the sequence of the composite is important .