ImagickDraw::setStrokeOpacity

(PECL imagick 2.0.0)

ImagickDraw::setStrokeOpacitySpecifies the opacity of stroked object outlines

Beskrivelse

bool ImagickDraw::setStrokeOpacity ( float $stroke_opacity )
Advarsel

This function is currently not documented; only its argument list is available.

Specifies the opacity of stroked object outlines.

Parametre

stroke_opacity

stroke opacity. 1.0 is fully opaque

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top