编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « CairoPatternType
  • CairoPattern::__construct »
  • PHP Manual
  • Cairo
  • 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 getMatrix ( void ) : void
public getType ( void ) : int
public setMatrix ( CairoMatrix $matrix ) : void
public status ( void ) : int
}

Table of Contents

  • CairoPattern::__construct — The __construct purpose
  • CairoPattern::getMatrix — The getMatrix purpose
  • CairoPattern::getType — The getType purpose
  • CairoPattern::setMatrix — The setMatrix purpose
  • CairoPattern::status — The status purpose
相关文章
php cairo the cairo classphp cairo the cairofilter classphp cairo the cairofontface classphp cairo the cairofontoptions classphp cairo the cairofontslant classphp cairo the cairofonttype classphp cairo the cairofontweight classphp cairo the cairoformat classphp cairo the cairogradientpattern classphp cairo the cairohintmetrics classphp cairo the cairopath classphp cairo the cairopattern classphp cairo the cairopatterntype classphp cairo the cairopdfsurface classphp cairo the cairopslevel classphp cairo the cairopssurface classphp cairo the cairoradialgradient classphp cairo the cairoscaledfont classphp cairo the cairosolidpattern classphp cairo the cairotoyfontface class
关注编程学问公众号
编程学问网 湘ICP备20001732号