编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairoantialias classphp cairo the cairocontent classphp cairo the cairocontext classphp cairo the cairoexception classphp cairo the cairoextend classphp cairo the cairofillrule classphp cairo the cairofilter classphp cairo the cairoimagesurface classphp cairo the cairolineargradient classphp cairo the cairolinecap classphp cairo the cairolinejoin classphp cairo the cairomatrix classphp cairo the cairooperator classphp cairo the cairopath classphp cairo the cairosubpixelorder classphp cairo the cairosurface classphp cairo the cairosurfacepattern classphp cairo the cairosurfacetype classphp cairo the cairosvgversion classphp cairo the cairotoyfontface class
关注编程学问公众号
编程学问网 湘ICP备20001732号