Help for this page
convert balloon.gif -fill white -opaque blue balloon_white.gif
my $image = new Image::Magick; $image->Read($filename); etc..