Help for this page
my $outpizzle = GD::Image->new( $width, $height, 1 );
#!/usr/bin/perl use strict; ... ## display result on win32 systems system 'picture.png';