PHP 8.4.0 RC4 available for testing

ImagickDraw::getStrokeOpacity

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeOpacityReturns the opacity of stroked object outlines

Descrizione

public ImagickDraw::getStrokeOpacity(): float
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Returns the opacity of stroked object outlines.

Valori restituiti

Returns a float describing the opacity.

add a note

User Contributed Notes

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