PHP-Klasse::True Color Picker 05.07.2007

Kurzbeschreibung: Present a palette to let the user pick colors
Veröffentlicht am: 05.07.2007
Gruppe(n):
- AJAX
- Content management
- Graphics
Beschreibung:
This class can be used to present a palette to let the user pick colors.
A color picker that support maximum 256 * 256 * 256 colors. Adjustable down to 16 * 16 * 256 to gain speed.
Composed like the picker in Photoshop.
Uses GD library to generate picker boxes. Uses AJAX to update picker boxes.
An additional class named "ColorElement" that re-displays the true colors picked by the True Color Picker.
Link: True Color Picker