PHP Velho Oeste 2024

The Cairo class

(PECL cairo >= 0.1.0)

Introduction

Simple class with some static helper methods.

Class synopsis

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

add a note add a note

User Contributed Notes

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