编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairo classphp cairo the cairoantialias classphp cairo the cairocontent classphp cairo the cairocontext classphp cairo the cairoexception classphp cairo the cairoformat classphp cairo the cairogradientpattern 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 cairoradialgradient classphp cairo the cairoscaledfont classphp cairo the cairosolidpattern classphp cairo the cairostatus classphp cairo the cairosubpixelorder classphp cairo the cairosurface classphp cairo the cairosurfacepattern class
关注编程学问公众号
编程学问网 湘ICP备20001732号