| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 232 lignes (5 kb) |
| Inclus ou requis: | 2 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
awColor:: (8 méthodes):
__construct()
getColor()
brightness()
rgba()
free()
__destruct()
__construct()
aw()
| __construct($red, $green, $blue, $alpha = 0) X-Ref |
| Build your color |
| getColor($resource) X-Ref |
| Return a GDised color param: resource $resource A GD resource return: int |
| brightness($brightness) X-Ref |
| Change color brightness param: int $brightness Add this intensity to the color (betweeen -255 and +255) |
| rgba() X-Ref |
| Get RGB and alpha values of your color return: array |
| free() X-Ref |
| Free resources used for this color |
| __destruct() X-Ref |
| Pas de description |
| __construct($alpha = 0) X-Ref |
| Pas de description |
| aw(parent::awColor('.$red.', '.$green.', '.$blue.', $alpha) X-Ref |
| Pas de description |
| Généré le : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|