Use Magick::Image::write rather than a hand-made loop; much faster.
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Jun 2014 10:59:13 +0000 (11:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 5 Jun 2014 10:59:13 +0000 (11:59 +0100)
commit78b708f94d12b460d099a4323dd1ae7988672493
tree2a3e05ba9d8ea506df8d74d9474b735679a47881
parentb60186064405914b41780021f74dd7830f2ffecb
Use Magick::Image::write rather than a hand-made loop; much faster.
ChangeLog
src/lib/image_proxy.cc