PHP Doku:: Returns the shape to be used at the end of open subpaths when they are stroked - function.imagickdraw-getstrokelinecap.html

Verlauf / Chronik / History: (4) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The ImagickDraw classImagickDraw::getStrokeLineCap

Ein Service von Reinhard Neidl - Webprogrammierung.

The ImagickDraw class

<<ImagickDraw::getStrokeDashOffset

ImagickDraw::getStrokeLineJoin>>

ImagickDraw::getStrokeLineCap

(PECL imagick 2.0.0)

ImagickDraw::getStrokeLineCapReturns 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 jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfü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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)