Cairo
PHP Manual

The CairoPattern class

(No version information available, might only be in SVN)

Wstęp

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

Krótki opis klasy

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

Spis treści


Cairo
PHP Manual