ImagickDraw::setStrokeDashOffset

(PECL imagick 2.0.0)

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

Beskrivelse

bool ImagickDraw::setStrokeDashOffset ( float $dash_offset )
Advarsel

This function is currently not documented; only its argument list is available.

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

Parametre

dash_offset

dash offset

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

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