PHP Doku:: Specifies the opacity of stroked object outlines. - gmagickdraw.setstrokeopacity.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe GmagickDraw classGmagickDraw::setstrokeopacity

Ein Service von Reinhard Neidl - Webprogrammierung.

The GmagickDraw class

<<GmagickDraw::setstrokecolor

GmagickDraw::setstrokewidth>>

GmagickDraw::setstrokeopacity

(PECL gmagick >= Unknown)

GmagickDraw::setstrokeopacitySpecifies the opacity of stroked object outlines.

Beschreibung

public void GmagickDraw::setstrokeopacity ( float $stroke_opacity )

Specifies the opacity of stroked object outlines.

Parameter-Liste

stroke_opacity

Stroke opacity. The value 1.0 is opaque.

Rückgabewerte

The GmagickDraw object on success


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",...)