GmagickDraw::getstrokeopacity

(PECL gmagick >= Unknown)

GmagickDraw::getstrokeopacityReturns the opacity of stroked object outlines

Описание

public GmagickDraw::getstrokeopacity(): float

Returns the opacity of stroked object outlines.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns a double describing the opacity.

add a note add a note

User Contributed Notes

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