Subject: | add a replace color method |
eg. make all white transparent:
$img->replace_color(replace=>'FFFFFFFF', color=>'00000000');
replace all white with a fill:
$img->replace_color(replace=>'FFFFFFFF', fill=>$imager_fill_object);
This queue is for tickets about the Imager CPAN distribution.
The Basics
People
|
Bug Information
|