The ImagickDraw class
PHP 手册

ImagickDraw::getStrokeOpacity

(PECL imagick 2.0.0)

ImagickDraw::getStrokeOpacityReturns the opacity of stroked object outlines

说明

float ImagickDraw::getStrokeOpacity ( void )
Warning

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

Returns the opacity of stroked object outlines.

返回值

Returns a double describing the opacity.


The ImagickDraw class
PHP 手册