[ Index ]
 

Code source de Cr@wltr@ck 2.2.1

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/graphs/artichow/php5/inc/ -> Gradient.class.php (sommaire)

Create your gradients

Poids: 151 lignes (2 kb)
Inclus ou requis: 2 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 3 classes

awLinearGradient:: (1 méthode):
  __construct()

awBilinearGradient:: (1 méthode):
  __construct()

awRadialGradient:: (0 méthodes):

Définit 0 fonctions

  __construct()
  free()
  __destruct()

Classe: awLinearGradient  - X-Ref

Create a linear gradient

__construct($from, $to, $angle)   X-Ref
Build the linear gradient

param: awColor $from From color
param: awColor $to To color
param: int $angle Gradient angle

Classe: awBilinearGradient  - X-Ref

Create a bilinear gradient

__construct($from, $to, $angle, $center = 0.5)   X-Ref
Build the bilinear gradient

param: awColor $from From color
param: awColor $to To color
param: int $angle Gradient angle
param: int $center Gradient center

Classe: awRadialGradient  - X-Ref

Create a radial gradient

Fonctions
Fonctions qui ne font pas partie d'une Classe:

__construct($from, $to)   X-Ref
Build the gradient

param: awColor $from From color
param: awColor $to To color

free()   X-Ref
Free memory used by the colors of the gradient


__destruct( )   X-Ref
Pas de description



Généré le : Thu Sep 6 14:14:11 2007 par Balluche grâce à PHPXref 0.7