La classe ImagickDraw
PHP Manual

ImagickDraw::setFillColor

(No version information available, might be only in CVS)

ImagickDraw::setFillColorSets the fill color to be used for drawing filled objects

Description

bool ImagickDraw::setFillColor ( ImagickPixel $fill_pixel )
Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Sets the fill color to be used for drawing filled objects.

Liste de paramètres

fill_pixel

ImagickPixel to use to set the color

Valeurs de retour

Aucune valeur n'est retournée.


La classe ImagickDraw
PHP Manual