Commit graph

2 commits

Author SHA1 Message Date
Jun Kuriyama
3409bf5da7 - Upgrade to 0.08. 2011-05-19 13:16:55 +00:00
Jun Kuriyama
c95d3f131c This module provides conversions between commonly used ways to express
colors. It provides conversions between color spaces such as RGB and
HSV, and it provides ways to look up colors by a name.

This class provides a base for subclasses which represent particular
color values in particular spaces. The base class provides methods to
represent the color in a few convenient forms, though subclasses may
provide more specific details for the space in question.

WWW: http://search.cpan.org/dist/Convert-Color/
2011-02-26 06:27:37 +00:00