Login   Register  
PHP Classes
elePHPant
Icontem

Class: True Color Picker

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Moe Sweet  >  True Color Picker  >  Download .tar.gz .zip  >  Support forum Support forum (6)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: True Color Picker
Base name: truecolorpicker
Description: Present a palette to let the user pick colors
Related classes: , , , , , , ,
Version: 1.0
PHP version: 4
License: Freely Distributable
All time users: 3070 users
All time rank: 959
Week users: 6 users
Week rank: 643
Picture of Moe Sweet
Author: Moe Sweet <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Myanmar Myanmar - PHP jobs in Myanmar
Age: 27
All time rank: 7281 in Myanmar Myanmar
Week rank: 626 Up2 Down in Myanmar Myanmar
Innovation award
Innovation award
Nominee: 1x


  Detailed description  
This class 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 AJAX to update the picker boxes without reloading the page.

 

  Groups  
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes
Group folder image AJAX Interact with the Web server without page reloading View top rated classes

  Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  
  Files folder image Screenshots  
Screen Shot
File Role Description
Accessible without login Image file screenshot.png Screen Screen Shot
Accessible without login Image file screenshot2.png Screen Screenshot with low detail factor


  Innovation Award  
PHP Programming Innovation award nominee
July 2007
Number 6
Some Web applications need to provide a Web interface to let the users choose colors to render different aspects of the sites.

Desktop applications, like for instance Photoshop, use color picker dialog windows that provide an user-friendly way to choose colors from a true color palette.

This package can emulate that kind of color picker dialog windows for PHP based Web applications.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (95.0%)
Good (92.5%)
Sufficient (62.5%)
Sufficient (77.5%)
-
-
Sufficient (70.8%)
162
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageTrueColorPicker (10 files)
Plain text file example.php Example Usage example
Plain text file readme.txt Doc. Read me file

  Files  /  Files folder image TrueColorPicker  
File Role Description
  Plain text file index.php Example The one that shows the Color Picker
  Plain text file class.TrueColorPicker.php Class True Color Picker Class
  Plain text file class.ColorElement.php Class Color Element Class
  Plain text file colorPicker.js Data Javascript file that triggers Ajax functions
  Plain text file buildBrightnessBox.php Aux. A file called by Ajax, no need to modify
  Plain text file buildBrightnessTable.php Aux. A file called by Ajax, no need to modify
  Plain text file drawColorElement.php Aux. This file actually draw the color elements
  Plain text file generateBrightnessArrays.php Aux. Algorithm for calculating color codes for brightness box
  Image file hueBox.png Data The Thin Vertical Bar, I call it Hue Box, the big one, Brightness Box
  Plain text file hueColors.txt Data List of color codes of hue box

Download all files: truecolorpicker.tar.gz truecolorpicker.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.