magick-rust/tests
Pete Gadomski b46f8a47ac Add write_images_blob
This method goes down to `MagickGetImagesBlob`, which allows for
creating animated gifs.

I didn't abstract out common operations between the two in the interest
of not overly polluting the codebase. However, this new method is almost
identical to `write_image_blob` so you could probably abstract something
out of there.
2016-08-02 11:35:16 -06:00
..
data Correct the rotated image to match expectations 2016-03-29 20:56:58 -07:00
lib.rs Add write_images_blob 2016-08-02 11:35:16 -06:00