All calls in MagickWand are thread safe except for the MagickWandGenesis() and MagickWandTerminus(). Call MagickWandGenesis() before any threads are created and MagickWandTerminus() after all threads are completed. Also, recall many MagickWand methods are already threaded such as MagickResizeImage().
Statistics: Posted by magick — 2020-04-20T03:54:43-07:00