The ImagickDraw class
PHP 手册

ImagickDraw::setStrokeAlpha

(PECL imagick 2.0.0)

ImagickDraw::setStrokeAlphaSpecifies the opacity of stroked object outlines

说明

bool ImagickDraw::setStrokeAlpha ( float $opacity )
Warning

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

Specifies the opacity of stroked object outlines.

参数

opacity

opacity

返回值

无返回值。


The ImagickDraw class
PHP 手册