Help for this page
GD-graph1.eps is 200x200 200 200 120068 PS
#!/usr/bin/perl -w use Image::Magick; ... ($width, $height, $size, $format) = $image->Ping($x); print $width,"\n", $height,"\n" ,$size,"\n", $format,"\n";