Imager::Fountain

Imager::Fountain is a class for building fountain fills suitable for use by the fountain filter.
Download

Imager::Fountain Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Tony Cook
  • Publisher web site:
  • http://search.cpan.org/~tonyc/

Imager::Fountain Tags


Imager::Fountain Description

Imager::Fountain is a class for building fountain fills suitable for use by the fountain filter. Imager::Fountain is a class for building fountain fills suitable for use by the fountain filter.SYNOPSIS use Imager::Fountain; my $f1 = Imager::Fountain->read(gimp=>$filename); $f->write(gimp=>$filename); my $f1 = Imager::Fountain->new; $f1->add(start=>0, middle=>0.5, end=>1.0, c0=>Imager::Color->new(...), c1=>Imager::Color->new(...), type=>$trans_type, color=>$color_trans_type);Provide an interface to build arrays suitable for use by the Imager fountain filter. These can be loaded from or saved to a GIMP gradient file or you can build them from scratch. Requirements: · Perl


Imager::Fountain Related Software