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
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

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.