in reply to Re^3: Creating Heat Map in perl
in thread Creating Heat Map in perl

Thanks for finding my mistake. Now, I am getting the heatmap image in my $img variable i.e $img = $hmap->draw; But how to use this $img value to get image in gif/png format. Because there is no plot option defined in Imager::Heatmap module.