downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

CairoSurface::copyPage> <CairoSurface
[edit] Last updated: Sat, 25 May 2013

view this page in

CairoSurface::__construct

(PECL cairo >= 0.1.0)

CairoSurface::__constructThe __construct purpose

Descrição

public CairoSurface::__construct ( void )

CairoSurface is an abstract type and, as such, should not be instantiated in your PHP scripts.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

No return value

Notas

Nota:

If you're using a PHP version before 5.3, you must destroy the CairoContext associated with a CairoSurface after you destroy the CairoSurface. Otherwise, you're left with a Circular-reference memory leak.

Veja Também



add a note add a note User Contributed Notes CairoSurface::__construct - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites