PHP 8.3.4 Released!

GmagickDraw::getstrokeopacity

(PECL gmagick >= Unknown)

GmagickDraw::getstrokeopacityReturns the opacity of stroked object outlines

Beschreibung

public GmagickDraw::getstrokeopacity(): float

Returns the opacity of stroked object outlines.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns a float describing the opacity.

add a note

User Contributed Notes

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