PHP Doku:: Set the dash pattern for the page - function.harupage-setdash.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruPage classHaruPage::setDash

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::setCMYKStroke

HaruPage::setFlatness>>

HaruPage::setDash

(PECL haru >= 0.0.1)

HaruPage::setDashSet the dash pattern for the page

Beschreibung

bool HaruPage::setDash ( array $pattern , int $phase )

Defines the dash pattern for the page.

Parameter-Liste

pattern

An array (8 elements max) which contains a pattern of dashes and gaps used for lines on the page.

phase

The phase on which the pattern begins.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Throws a HaruException on error.

Siehe auch


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