PHP Dokumentation: Function imagickdraw-setfillopacity
12. Januar 2010 von werner
ImagickDraw::setFillOpacity
(PECL imagick 2.0.0)
ImagickDraw::setFillOpacity — Sets the opacity to use when drawing using the fill color or fill texture
Beschreibung
bool ImagickDraw::setFillOpacity ( float $fillOpacity )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Sets the opacity to use when drawing using the fill color or fill texture. Fully opaque is 1.0.
Parameter-Liste
- fillOpacity
the fill opacity
Rückgabewerte
Es wird kein Wert zurückgegeben.