| Aviso |
Esta funci贸n es EXPERIMENTAL. Esto significa que el comportamiento de esta funci贸n, el nombre de esta funci贸n y en definitiva TODO lo documentado sobre esta funci贸n, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensi贸n queda bajo su propia responsabilidad. |
swfgradient() creates a new SWFGradient object.
After you've added the entries to your gradient, you can use the gradient in a shape fill with the swfshape->addfill() method.
SWFGradient has the following methods : swfgradient->addentry().
This simple example will draw a big black-to-white gradient as background, and a reddish disc in its center.