Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 11949
Status: resolved
Priority: 0/
Queue: Imager

People
Owner: TONYC [...] cpan.org
Requestors: TONYC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



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);
present as a sample in 0.48