MagickWandGenesis();
MagickWandTerminus();
NewMagickWand();
DestroyMagickWand
MagickReadImage()
MagickWriteImage()
MagickResizeImage()
I'm using the above magickwand method the resize the image
Is all the above methods are thread safe(i.e is able to use this method for multithread operation)?
MagickWandTerminus();
NewMagickWand();
DestroyMagickWand
MagickReadImage()
MagickWriteImage()
MagickResizeImage()
I'm using the above magickwand method the resize the image
Is all the above methods are thread safe(i.e is able to use this method for multithread operation)?
Statistics: Posted by ArunKumar — 2020-04-19T22:24:10-07:00