编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « CairoGradientPattern::setExtend
  • CairoSolidPattern::__construct »
  • PHP Manual
  • Cairo
  • The CairoSolidPattern class

The CairoSolidPattern class

(PECL cairo >= 0.1.0)

简介

类摘要

CairoSolidPattern extends CairoPattern {
/* 方法 */
public __construct ( float $red , float $green , float $blue [, float $alpha = 0 ] )
public getRgba ( void ) : array
/* 继承的方法 */
public CairoPattern::__construct ( void )
public CairoPattern::getMatrix ( void ) : void
public CairoPattern::getType ( void ) : int
public CairoPattern::setMatrix ( CairoMatrix $matrix ) : void
public CairoPattern::status ( void ) : int
}

Table of Contents

  • CairoSolidPattern::__construct — The __construct purpose
  • CairoSolidPattern::getRgba — The getRgba purpose
相关文章
php cairo the cairo classphp cairo the cairoantialias classphp cairo the cairocontent classphp cairo the cairocontext classphp cairo the cairoexception classphp cairo the cairoextend classphp cairo the cairofillrule classphp cairo the cairohintmetrics classphp cairo the cairohintstyle classphp cairo the cairoimagesurface classphp cairo the cairolineargradient classphp cairo the cairolinecap classphp cairo the cairolinejoin classphp cairo the cairomatrix classphp cairo the cairosolidpattern classphp cairo the cairostatus classphp cairo the cairosubpixelorder classphp cairo the cairosurface classphp cairo the cairosurfacepattern classphp cairo the cairosurfacetype class
关注编程学问公众号
编程学问网 湘ICP备20001732号