PHP Dokumentation: Function imagickdraw-getstrokelinecap
12. Januar 2010 von werner
ImagickDraw::getStrokeLineCap
(PECL imagick 2.0.0)
ImagickDraw::getStrokeLineCap — Returns the shape to be used at the end of open subpaths when they are stroked
Beschreibung
int ImagickDraw::getStrokeLineCap ( void )
Warnung
Diese Funktion ist bis jetztnicht dokumentiert. Es steht nur die Liste der Argumente zurVerfügung.
Returns the shape to be used at the end of open subpaths when they are stroked.
Rückgabewerte
Returns one of the LINECAP_ constants or 0 if stroke linecap is not set.