ImagickDraw
PHP Manual

ImagickDraw::setStrokeDashOffset

(PECL imagick 2.0.0)

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

Beschreibung

bool ImagickDraw::setStrokeDashOffset ( float $dash_offset )
Warnung

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

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

Parameter-Liste

dash_offset

dash offset

Rückgabewerte

Es wird kein Wert zurückgegeben.


ImagickDraw
PHP Manual