ImagickDraw::getStrokeDashArray

(PECL imagick 2, PECL imagick 3)

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

Descrierea

public ImagickDraw::getStrokeDashArray ( ) : array
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

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

Valorile întoarse

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

add a note add a note

User Contributed Notes

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