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

search for in the

ImagickDraw::setFillColor> <ImagickDraw::setClipUnits
[edit] Last updated: Fri, 10 Feb 2012

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

Description

bool ImagickDraw::setFillAlpha ( float $opacity )
Warning

This function is currently not documented; only its argument list is available.

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

Parameters

opacity

fill alpha

Return Values

No value is returned.



add a note add a note User Contributed Notes ImagickDraw::setFillAlpha
Mark van der Velden 05-Dec-2007 06:37
setFillAlpha is deprecated use the replacement: setFillOpacity

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