[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

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

Create your gradients

Poids: 149 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 : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics