The Cairo class

(PECL cairo >= 0.1.0)

소개

Simple class with some static helper methods.

클래스 개요

Cairo {
/* 메소드 */
public static array availableFonts ( void )
public static array availableSurfaces ( void )
public static string statusToString ( int $status )
public static int version ( void )
public static string versionString ( void )
}

Table of Contents

add a note add a note

User Contributed Notes

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