PHP Dokumentation: Function imagickdraw-getstrokedashoffset
12. Januar 2010 von werner
ImagickDraw::getStrokeDashOffset
(PECL imagick 2.0.0)
ImagickDraw::getStrokeDashOffset — Returns the offset into the dash pattern to start the dash
Beschreibung
float ImagickDraw::getStrokeDashOffset ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfü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.