Dutch PHP Conference 2025 - Call For Papers

ImagickDraw::getStrokeDashArray

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getStrokeDashArrayReturns an array representing the pattern of dashes and gaps used to stroke paths

Опис

public ImagickDraw::getStrokeDashArray(): array
Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Returns an array representing the pattern of dashes and gaps used to stroke paths.

Значення, що повертаються

Returns an array on success and empty array if not set.

add a note

User Contributed Notes

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