[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
Image_Graph - PEAR PHP OO Graph Rendering Utility. PHP versions 4 and 5
Author: | Jesper Veggerby <pear.nosey@veggerby.dk> |
Copyright: | Copyright (C) 2003, 2004 Jesper Veggerby Hansen |
License: | http://www.gnu.org/copyleft/lesser.html LGPL License 2.1 |
Version: | CVS: $Id: Gradient.php,v 1.15 2005/08/24 20:36:03 nosey Exp $ |
Poids: | 149 lignes (5 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier Image/Graph/Fill/Image.php |
Image_Graph_Fill_Gradient:: (2 méthodes):
Image_Graph_Fill_Gradient()
_getFillStyle()
Classe: Image_Graph_Fill_Gradient - X-Ref
Fill using a gradient color.Image_Graph_Fill_Gradient($direction, $startColor, $endColor) X-Ref |
Image_Graph_GradientFill [Constructor] param: int $direction The direction of the gradient param: mixed $startColor The value of the starting color param: mixed $endColor The value of the ending color |
_getFillStyle($ID = false) X-Ref |
Return the fillstyle return: int A GD fillstyle |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |