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 )
}

Зміст

add a note add a note

User Contributed Notes

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