PHP Classes

myColors: Analyze and convert color values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 363 All time: 6,882 This week: 206Up
Version License PHP version Categories
mycolors 1.0GNU General Publi...5.3PHP 5, Graphics
Description 

Author

This package can analyze and convert color values.

It can take a string that identifies a color and detect its format depending on the color syntax that it used.

Currently it supports detecting colors represented in the HSL, HSV, RGB models or by name in English, or using the hexadecimal notation.

The main class can return an array with the details of the detected color, like the values of the RGB components.

It can also convert colors between the different representation formats.

Picture of Lokesh
Name: Lokesh <contact>
Classes: 1 package by
Country: India India

 

Details

about... myColors is a tiny PHP application to generate colors from a single color component. some features are *small in size, easy to use *able to get information ( rgb number, hue, saturation, lightness, name, websafe, rgb percentage) for input color and for generated colors. *able to create your own formulas by extending. *able to input various methods of color mode for complete description look at '/myColors/doc/guide.html'. ========================== thanks to ========================== http://easyrgb.com for formulas and http://e.wikipedia.com/hsl_and_hsv for conceptional ideas ========================== contribute ========================== for inprovements, suggestions, ideas please contact vylson.silwr@gmail.com

  Files folder image Files (20)  
File Role Description
Files folder imagecore (5 files)
Files folder imagedoc (4 files, 1 directory)
Files folder imagefunctions (1 file)
Files folder imagelab (3 files)
Files folder imagetest (1 file)
Accessible without login Plain text file LICENCE Data Auxiliary data
Accessible without login Plain text file README Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:363
This week:0
All time:6,882
This week:206Up