Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.484.050 Times

Color::Scheme 1.02

  Date Added: October 06, 2010  |  Visits: 1.493

Color::Scheme

Report Broken Link
Printer Friendly Version


Product Homepage
Download (121 downloads)



Color::Scheme is a module used to generate pleasant color schemes. This module is a Perl implementation of Color Schemes 2, a color scheme generator. Start by visitng the Color Schemes 2 web site and playing with the colors. When you want to generate those schemes on the fly, begin using this modoule. The descriptions herein dont make too much sense without actually seeing the colorful results. Henceforth, paragraphs in quotes denote documentation copied from Color Schemes 2. "Important note: This tool doesnt use the standard HSV or HSB model (the same HSV/HSB values ie. in Photoshop describe different colors!). The color wheel used here differs from the RGB spectre used on computer screens, its more in accordance with the classical color theory. This is also why some colors (especially shades of blue) make less bright shades than the basic colors of the RGB-model. In plus, the RGB-model uses red-green-blue as primary colors, but the red-yellow-blue combination is used here. This deformation also causes incompatibility in color conversions from RGB-values. Therefore, the RGB input (eg. the HTML hex values like #F854A9) is not exact, the conversion is rough and sometimes may produce slightly different color.".

Requirements: No special requirements
Platforms: Linux
Keyword: Color Color Schemes Colors Colorscheme Generate Libraries Module Programming Rgb Schemes Used Used To
Users rating: 0/10

License: Freeware Size: 11.26 KB
USER REVIEWS
More Reviews or Write Review


COLOR::SCHEME RELATED
Libraries  -  Spreadsheet::WriteExcel 2.18
Spreadsheet::WriteExcel module is can be used to create native Excel binary files. Formatted text and numbers can be written to multiple worksheets in a workbook. Formulas and functions are also supported. It is 100% Perl and doesnt require any...
471.04 KB  
Libraries  -  Games::Dice 0.02
Games::Dice is a Perl module that can be used to simulate dice rolls. SYNOPSIS use Games::Dice roll; $strength = roll 3d6+1; use Games::Dice roll_array; @rolls = roll_array 4d8; Games::Dice simulates die rolls. It uses a...
4.1 KB  
Network & Internet  -  mod_auth_useragent2 0.9.1
mod_auth_useragent2 is an Apache module that can be used to limit access to documents by means of the User-Agent. As an authentication method, this is really unsafe because it is easy to change the User-Agent in most browsers, but it could be...
11.26 KB  
Modules  -  Easy Admin Color Schemes 3.0
The color changes can be made from a new page which is added to the Settings area.The plugin generates a new stylesheet file for each color scheme created. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin...
 
Database Tools  -  dbclass_dre 1.0
This PHP script can be used to connect to a given MySQL database server or to generate SQL statements which can be used to recreate the database tables and its contents.dbclass_dre can backup all tables or a given subset, And the backup data can...
40.96 KB  
Anti-SPAM Tools  -  pam_deny_uc 0.1
pam_deny_uc is a PAM module that can be used to force the use of lowercase usernames. This is useful with authentication backends which ignore case during username lookups, such as LDAP.
122.88 KB  
Libraries  -  True Color Picker 2007-07-06
True Color Picker is a PHP class that can be used to present a palette to let the user pick colors. It displays an image with all the tones for the user to pick by clicking in an image point with the desired tone similar to Photoshop. It uses...
 
Business  -  Color Schemer Galleria 1.0
The Color Schemer Galleria widget gives you access to over 1,000 color schemes from the Color Schemer Gallery, right from your Dashboard.Browse color schemes, find inspiration, and copy your favorite color values to the clipboard to use them in...
41 KB  
Libraries  -  AHote 0.1.0
AHote 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)....
245.76 KB  
Multimedia & Graphics  -  BrazuColor - Color Picker 2.0.6
BrazuColor is a color picker, easy to use and effective utility to design color schemes. Enables you to select color samples from your desktop or standard color palettes and copy them in Hex or RGB format for HTML, Delphi, Visual Basic, Java,...
2.7 MB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB