编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 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 cairohintstyle 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 cairostatus class
关注编程学问公众号
编程学问网 湘ICP备20001732号