magick-rust/tests/data
little-bobby-tables f6c55ba836 add get_image_page to MagickWand
get_image_page (MagickGetImagePage) is especially useful
for determining the overall dimensions of a GIF, which may have
frames with different widths and heights. In such cases,
get_image_width and get_image_height report the dimensions of
the last frame only.
2017-08-23 19:37:38 +07:00
..
IMG_5745.JPG Basic API in place, some tests working 2015-06-08 21:47:17 -07:00
IMG_5745_rotl.JPG Correct the rotated image to match expectations 2016-03-29 20:56:58 -07:00
rust.gif add get_image_page to MagickWand 2017-08-23 19:37:38 +07:00