php8.5
Home/ Manual/ gmagick / gmagickdraw/ GmagickDraw::setstrokeopacity

GmagickDraw::setstrokeopacity

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Specifies the opacity of stroked object outlines

Description

GmagickDraw::setstrokeopacity(float $stroke_opacity): GmagickDraw

Specifies the opacity of stroked object outlines.

Parameters

stroke_opacity

Stroke opacity. The value 1.0 is opaque.

Return Values

The GmagickDraw object.

Source: reference/gmagick/gmagickdraw/setstrokeopacity.xml · from the official PHP manual (php/doc-en)