color reviews and downloads

Search results for «color»:

Showing 1 to 10 from 10 matches

Imager::Color 0.54
Imager::Color is a Perl module with color handling for Imager. SYNOPSIS $color = Imager::Color->new($red, $green, $blue);
Perl Artistic License
xtermcontrol 2.8
xtermcontrol enables dynamic control of XFree86 xterm properties
GPL (GNU General Public License)
JIU 0.14.0
JIU is a library which offers functionality to load, analyze, process and save pixel images
GPL (GNU General Public License)
A'Hote 0.1.0
A'Hote is a C++ library for generating color schemes and also includes a few other classes for converting between RGB (Red, Green, Blue), YUV (Luminance and Chrominance), HSB (Hue, Saturation, Brightness) and HSL (Hue, Saturation, Lightness). A'Hote is not a library for ICC color management. A variety of functions are provided that, in general, take an input HSB color as a parameter and return a std::vector of HSB colors representing the generated color scheme. Depending on the function a number of other parameters can be passed that will vary the return size of the color scheme, etc. The HSB colors in the returned std::vector can then be used as necessary. The HSB class can be cast to the RGB class, performing all necessary conversions along the way. Thus, it would be possible to do something like the following: using namespace ahote; // std::vector has been typedefed to Colors Colors scheme = tetrads( HSB(120, 1.0, 1.0) ); RGB rgb; for (Colors::iterator iter=scheme.begin(); iter != scheme.end(); iter++) { rgb = *iter; // rgb.red, rgb.green, rgb.blue contain the RGB components // do something meaningful with them, like: cairo_set_source_rgb(cairo, rgb.red, rgb.green, rgb.blue); What's New in This Release: · The library currently supports generation of the following color schemes: complements, split-complements, triads, tetrads, analogous colors, shades, tints, tones, and monochromatics. · Other schemes that are in this release are related to the RGB color wheel including primary, secondary, and tertiary colors as well as the color wheel itself. · Schemes of schemes can also be created, and classes are provided to easily convert between HSB, HSL, RGB, and YUV color spaces.
LGPL (GNU Lesser General Public License)
ColorExplorer 1.6
ColorExplorer project is a tool for exploring the color space and finding out how colors, color names, and numerical color specificat
GPL (GNU General Public License)
Print Plug-In 2.0.2
Print Plug-In provides a basic printing capability for The GIMP. The current release supports PostScript, PCL (HP LaserJet and Des
GPL (GNU General Public License)
Gtk::ColorSelectButton 0.7009
Gtk::ColorSelectButton is a Perl module which let's you choose a color. SYNOPSIS use Gtk; use Gtk::ColorSelectButt
Perl Artistic License
JColorGrid 1.860
JColorGrid is a data visualization tool
GPL (GNU General Public License)
Smiling Bubbles 1.2
It is a very funny game in a cartoon style with bright-colored bubbles, bubble-faces and tons of bonuses. The task of the player i
Shareware
Term::ANSIColor 1.10
Term::ANSIColor is a color screen output using ANSI escape sequences. SYNOPSIS use Term::ANSIColor; print color 'bold
Perl Artistic License

Related: