PHP Velho Oeste 2024

Cairo クラス

(PECL cairo >= 0.1.0)

はじめに

静的なヘルパーメソッドを含むシンプルなクラスです。

クラス概要

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
}

目次

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top