PHP » PYTHON |
login |
register |
about
|
PYTHON ImagickDraw::setFillOpacity
(0)
Python replacement for PHP's ImagickDraw::setFillOpacity
[
edit
]
PHP ImagickDraw::setFillOpacityPHP original manual for ImagickDraw::setFillOpacity [ show | php.net ]ImagickDraw::setFillOpacity(PECL imagick 2.0.0) ImagickDraw::setFillOpacity — Sets the opacity to use when drawing using the fill color or fill texture Description
bool ImagickDraw::setFillOpacity
( float $fillOpacity
)
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
Return ValuesNo value is returned. |
more
Recently updated
more
Most requested
|