Name : perl-Convert-Color
| |
Version : 0.11
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp151.2.1
| Date : 2018-12-03 23:26:41
|
Group : Development/Libraries/Perl
| Source RPM : perl-Convert-Color-0.11-lp151.2.1.src.rpm
|
Size : 0.11 MB
| |
Packager : (none)
| |
Summary : Color space conversions and named lookups
|
Description :
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.
For more detail, read the documentation on these classes; namely:
* the Convert::Color::RGB manpage - red/green/blue as floats between 0 and 1
* the Convert::Color::RGB8 manpage - red/green/blue as 8-bit integers
* the Convert::Color::RGB16 manpage - red/green/blue as 16-bit integers
* the Convert::Color::HSV manpage - hue/saturation/value
* the Convert::Color::HSL manpage - hue/saturation/lightness
* the Convert::Color::CMY manpage - cyan/magenta/yellow
* the Convert::Color::CMYK manpage - cyan/magenta/yellow/key (blackness)
The following classes are subclasses of one of the above, which provide a way to access predefined colors by names:
* the Convert::Color::VGA manpage - named lookup for the basic VGA colors
* the Convert::Color::X11 manpage - named lookup of colors from X11\'s _rgb.txt_
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Convert::Color)
perl(Convert::Color::CMY)
perl(Convert::Color::CMYK)
perl(Convert::Color::HSL)
perl(Convert::Color::HSV)
perl(Convert::Color::RGB)
perl(Convert::Color::RGB16)
perl(Convert::Color::RGB8)
perl(Convert::Color::VGA)
perl(Convert::Color::X11)
perl-Convert-Color
Requires :