PHP Doku:: The CairoPattern class - class.cairopattern.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungCairoThe CairoPattern class

Ein Service von Reinhard Neidl - Webprogrammierung.

Cairo

<<The CairoPatternType class

CairoPattern::__construct>>


UnterSeiten:

The CairoPattern class

Einführung

CairoPattern is the abstract base class from which all the other pattern classes derive. It cannot be instantiated directly

Klassenbeschreibung

CairoPattern {
/* Methoden */
__construct ( void )
public void getMatrix ( void )
public int getType ( void )
public void setMatrix ( string $matrix )
public int status ( void )
}

Inhaltsverzeichnis


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