my $image = GD::Image->new($width, $height, $self->gd->truecolor ); $image->transparent( $self->gd->transparent() );