The ImagickDraw class
PHP 手册

ImagickDraw::setStrokeOpacity

(PECL imagick 2.0.0)

ImagickDraw::setStrokeOpacitySpecifies the opacity of stroked object outlines

说明

bool ImagickDraw::setStrokeOpacity ( float $stroke_opacity )
Warning

本函数暂无文档,仅有参数列表。

Specifies the opacity of stroked object outlines.

参数

stroke_opacity

stroke opacity. 1.0 is fully opaque

返回值

无返回值。


The ImagickDraw class
PHP 手册