CakeFest 2024: The Official CakePHP Conference

GmagickDraw::getstrokeopacity

(PECL gmagick >= Unknown)

GmagickDraw::getstrokeopacityReturns the opacity of stroked object outlines

Açıklama

public GmagickDraw::getstrokeopacity(): float

Returns the opacity of stroked object outlines.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns a float describing the opacity.

add a note

User Contributed Notes

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