downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

ImagickDraw::setFillColor> <ImagickDraw::setClipUnits
[edit] Last updated: Fri, 17 May 2013

view this page in

ImagickDraw::setFillAlpha

(PECL imagick 2.0.0)

ImagickDraw::setFillAlphaSets 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.

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.



add a note add a note User Contributed Notes ImagickDraw::setFillAlpha - [1 notes]
up
0
Mark van der Velden
5 years ago
setFillAlpha is deprecated use the replacement: setFillOpacity

 
show source | credits | stats | sitemap | contact | advertising | mirror sites