ImageMagick API with multi-tasking?
Posted: 2010-11-21T21:02:12-07:00
I'm trying to invoke two instances of the ImageMagick API, one for foreground and one for background processing. I'm getting errors like:
Assertion failed: (wand != (MagickWand *) NULL), function
...when I try to call the 2nd instance of IM. Has anybody tried to do this, any tricks I should know about to resolve these types of conflicts?
thanks!
Assertion failed: (wand != (MagickWand *) NULL), function
...when I try to call the 2nd instance of IM. Has anybody tried to do this, any tricks I should know about to resolve these types of conflicts?
thanks!