The Cairo class

(PECL cairo >= 0.1.0)

Wstęp

Simple class with some static helper methods.

Krótki opis klasy

Cairo {
/* Metody */
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
}

Spis treści

add a note add a note

User Contributed Notes

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