编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « cairo_svg_version_to_string
  • Cairo::availableFonts »
  • PHP Manual
  • Cairo
  • The Cairo class

The Cairo class

(PECL cairo >= 0.1.0)

简介

Simple class with some static helper methods.

类摘要

Cairo {
/* 方法 */
public static availableFonts ( void ) : array
public static availableSurfaces ( void ) : array
public static statusToString ( int $status ) : string
public static version ( void ) : int
public static versionString ( void ) : string
}

Table of Contents

  • Cairo::availableFonts — Retrieves the availables font types
  • Cairo::availableSurfaces — Retrieves all available surfaces
  • Cairo::statusToString — Retrieves the current status as string
  • Cairo::version — Retrieves cairo's library version
  • Cairo::versionString — Retrieves cairo version as string
相关文章
php cairo the cairoextend classphp cairo the cairofillrule 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 cairomatrix classphp cairo the cairooperator 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 cairosvgversion classphp cairo the cairotoyfontface class
关注编程学问公众号
编程学问网 湘ICP备20001732号