La classe ImagickDraw
PHP Manual

ImagickDraw::setFillOpacity

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

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

Description

bool ImagickDraw::setFillOpacity ( float $fillOpacity )
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

fillOpacity

the fill opacity

Valeurs de retour

Aucune valeur n'est retournée.


La classe ImagickDraw
PHP Manual