Help for this page
#!/usr/bin/perl -w use strict; ... $rc = $im->Write("PNG:$out_dir/$basename.png"); warn($rc) if $rc; }