Manuel PHP
ImagickDraw::setFillOpacity
(No version information available, might be only in CVS)
ImagickDraw::setFillOpacity — Sets 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.
Remonter 
