IOW, change $buildable=> getbounds() to $buildable->getbounds().
You might also want to change from (my $width, my $height) to my ( $width, $height ) on that line. The syntax you're using gets the job done, but it's not the way you'll see most people writing that.
In reply to Re^3: GD::Image trueColor() hangup...
by mr_mischief
in thread GD::Image trueColor() hangup...
by kalchas
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |