PHP » GoLang |
login |
register |
about
|
GoLang ImagickDraw::setStrokeLineCap
request it (280)
GoLang replacement for PHP's ImagickDraw::setStrokeLineCap
[edit | history]
PHP ImagickDraw::setStrokeLineCapPHP original manual for ImagickDraw::setStrokeLineCap [ show | php.net ]ImagickDraw::setStrokeLineCap(PECL imagick 2.0.0) ImagickDraw::setStrokeLineCap — Specifies the shape to be used at the end of open subpaths when they are stroked Description
bool ImagickDraw::setStrokeLineCap
( int
$linecap
)Warning
This function is currently not documented; only its argument list is available. Specifies the shape to be used at the end of open subpaths when they are stroked. Parameters
Return ValuesNo value is returned. Examples
Example #1 ImagickDraw::setStrokeLineCap()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|