slackbuilds_ponce/perl/perl-Convert-Color/README
Randall Sawyer 36e6c13a96 perl/perl-Convert-Color: Added (color space conversions & lookups).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-08-05 07:07:31 +07:00

7 lines
324 B
Text

Base class Convert::Color and derived classes used to convert the
representation of a color in one color space - or as a member of a
palette - into its representation in another color space - or as
the nearest palette member.
The framework of the Convert::Color module makes it exceptionally
easy to write derived classes.