1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: libgraphics-colordeficiency-perl
Priority: optional
Section: perl
Maintainer: Manoj Srivastava <srivasta@debian.org>
Standards-Version: 3.6.1.0
Build-Depends-Indep: perl-modules, libgraphics-colorobject-perl, libtest-simple-perl
Package: libgraphics-colordeficiency-perl
Architecture: all
Depends: perl, libgraphics-colorobject-perl, libtest-simple-perl
Description: Color Deficiency Simulation
This module allows easy transformation of colors for color deficiency
simulation. All the known and theorhetical color deficiencies are
represented here, with the exception of 4-cone vision
(tetrachromatism).
.
Each of the transformation methods returns a Graphics::ColorObject
object, with the internal color values set. This can then be used to
return the color in many different formats (see the
Graphics::ColorObject manpage).
.
This package was downloaded from the site: http://search.cpan.org/~iamcal/
|