in reply to Re^2: Creating Heat Map in perl
in thread Creating Heat Map in perl
So, what is in line 28? Have you looked at it and checked it that it means what you intend?
my $base_img->rubthrough( src => $hmap->$img ); # Overlay on other im +ages(see Imager::Transformations)
Please explain for every item in English what it is supposed to mean. Especially, explain the construct $hmap->$img.
|
|---|