Cairo
在线手册:中文 英文
PHP手册

The CairoPattern class

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

简介

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

类摘要

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

Table of Contents


Cairo
在线手册:中文 英文
PHP手册