The ImagickDraw class
PHP Manual

ImagickDraw::setStrokeOpacity

(No version information available, might be only in CVS)

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

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual