La classe ImagickDraw
PHP Manual

ImagickDraw::setFillAlpha

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

ImagickDraw::setFillAlphaSets the opacity to use when drawing using the fill color or fill texture

Description

bool ImagickDraw::setFillAlpha ( float $opacity )
Avertissement

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

Sets the opacity to use when drawing using the fill color or fill texture. Fully opaque is 1.0.

Liste de paramètres

opacity

fill alpha

Valeurs de retour

Aucune valeur n'est retournée.


La classe ImagickDraw
PHP Manual