update : 2015.11.03
php.shukuma.com

검색:
 
 
The CairoPattern class

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 void getMatrix ( void )
public int getType ( void )
public void setMatrix ( string $matrix )
public int status ( void )
}

Table of Contents