ImagickDraw
PHP Manual

ImagickDraw::setStrokeOpacity

(PECL imagick 2.0.0)

ImagickDraw::setStrokeOpacitySpecifies the opacity of stroked object outlines

Opis

bool ImagickDraw::setStrokeOpacity ( float $stroke_opacity )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Specifies the opacity of stroked object outlines.

Parametry

stroke_opacity

stroke opacity. 1.0 is fully opaque

Zwracane wartości

Nie jest zwracana żadna wartość.


ImagickDraw
PHP Manual