PHP 8.4.26 Released!

GmagickDraw::getstrokeopacity

(PECL gmagick >= Unknown)

GmagickDraw::getstrokeopacity — Returns the opacity of stroked object outlines

Description

public function GmagickDraw::getstrokeopacity(): float

Returns the opacity of stroked object outlines.

Parameters

This function has no parameters.

Return Values

Returns a float describing the opacity.

+add a note

User Contributed Notes

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