wiki:PerlimageObj

imageObj

$image = new mapscript::imageObj(600, 600);
my $img = $map->draw();
$image->saveImage('out.png', $mapscript::MS_PNG, $map->{transparent}, $map->{interlace}, 0);

back to PerlMapScript

Last modified 15 years ago Last modified on Jan 29, 2009, 10:32:54 AM
Note: See TracWiki for help on using the wiki.