- or download this
c:>type gp1.pl
use Imager;
...
shade = 238, 238, 238
shade = 238, 238, 238
c:>
- or download this
c:>type gp2.pl
use Imager;
...
shade = 238, 238, 238
shade = 238, 238, 238
shade = 238, 238, 238
- or download this
c:>type gp3.pl
use Imager;
...
c:>gp3 d2044
Image dimensions: height = 348, width = 349
Can't call method "rgba" on an undefined value at gp3.pl line 15.
- or download this
c:>type gp4.pl
use Imager;
...
c:>gp4 d2044
Image dimensions: height = 348, width = 349
Can't call method "rgba" on an undefined value at gp4.pl line 15.