Search found 1 match

by albeebe
2013-06-28T13:34:11-07:00
Forum: Users
Topic: Aborting MagickGetImagesBlob
Replies: 1
Views: 770

Aborting MagickGetImagesBlob

My question is, how can i safely abort the MagickGetImagesBlob request. I'm using the iOS port to generate animated GIFs. I create a background thread and add all the frames then i call MagickGetImagesBlob to get the resulting GIF. It can take up to 10 seconds for MagickGetImagesBlob to return the ...