PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

The CairoPattern class

(PECL cairo >= 0.1.0)

简介

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

类摘要

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

Table of Contents