array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'imagickdraw.getstrokelinejoin.php', 1 => 'ImagickDraw::getStrokeLineJoin', 2 => 'Returns the shape to be used at the corners of paths when they are stroked', ), 'up' => array ( 0 => 'class.imagickdraw.php', 1 => 'ImagickDraw', ), 'prev' => array ( 0 => 'imagickdraw.getstrokelinecap.php', 1 => 'ImagickDraw::getStrokeLineCap', ), 'next' => array ( 0 => 'imagickdraw.getstrokemiterlimit.php', 1 => 'ImagickDraw::getStrokeMiterLimit', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagickdraw/getstrokelinejoin.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::getStrokeLineJoin — Returns the shape to be used at the corners of paths when they are stroked
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Returns the shape to be used at the corners of paths (or other vector shapes) when they are stroked.
Returns a LINEJOIN constant
(imagick::LINEJOIN_*), or 0 if stroke line join is not set.