ImagickDraw
PHP Manual

ImagickDraw::getStrokeDashOffset

(PECL imagick 2.0.0)

ImagickDraw::getStrokeDashOffsetReturns the offset into the dash pattern to start the dash

Beschreibung

float ImagickDraw::getStrokeDashOffset ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Returns the offset into the dash pattern to start the dash.

Rückgabewerte

Returns a float representing the offset and 0 if it's not set.


ImagickDraw
PHP Manual