array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'imagickdraw.getstrokelinecap.php', 1 => 'ImagickDraw::getStrokeLineCap', 2 => 'Returns the shape to be used at the end of open subpaths when they are stroked', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.getstrokedashoffset.php', 1 => 'ImagickDraw::getStrokeDashOffset', ), 'next' => array ( 0 => 'imagickdraw.getstrokelinejoin.php', 1 => 'ImagickDraw::getStrokeLineJoin', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/getstrokelinecap.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL imagick 2, PECL imagick 3)
ImagickDraw::getStrokeLineCap — Returns the shape to be used at the end of open subpaths when they are stroked
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Returns the shape to be used at the end of open subpaths when they are stroked.
Returns a LINECAP constant
(imagick::LINECAP_*), or 0 if stroke linecap is not set.