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

search for in the

CairoContext::popGroup> <CairoContext::paintWithAlpha
[edit] Last updated: Tue, 21 May 2013

view this page in

CairoContext::pathExtents

cairo_path_extents

(PECL cairo >= 0.1.0)

CairoContext::pathExtents -- cairo_path_extentsThe pathExtents purpose

Descrierea

Stil obiect-orientat (method):

public array CairoContext::pathExtents ( void )

Stil procedural:

array cairo_path_extents ( CairoContext $context )

Description here.

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

context

Description...

Valorile întoarse

Description...

Exemple

Example #1 Stil obiect-orientat

<?php
/* ... */
?>

Exemplul de mai sus va afișa ceva similar cu:

...

Example #2 Stil procedural

<?php
/* ... */
?>

Exemplul de mai sus va afișa ceva similar cu:

...

Vedeți de asemenea

  • Classname::Method()



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

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