Forum und email

ImagickDraw::setFillAlpha

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

ImagickDraw::setFillAlpha — Sets the opacity to use when drawing using the fill color or fill texture

Beschreibung

bool ImagickDraw::setFillAlpha ( float $opacity )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

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

Parameter Liste

opacity

fill alpha

Rückgabewerte

Es wird kein Wert zurückgegeben.