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, 07 Jun 2013

view this page in

ImagickDraw::setFillAlpha

(PECL imagick 2.0.0)

ImagickDraw::setFillAlphaEstablece la opacidad a usar cuando se dibuja utilizando el color de relleno o la textura de relleno

Descripción

bool ImagickDraw::setFillAlpha ( float $opacity )
Advertencia

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Establece la opacidad a usar cuando se dibuja utilizando el color de relleno o la textura de relleno. Completamente opaco es 1.0.

Parámetros

opacity

canal alfa de relleno

Valores devueltos

No devuelve ningún valor.



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