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

search for in the

CairoPattern::status> <CairoPattern::getType
[edit] Last updated: Fri, 24 Feb 2012

view this page in

CairoPattern::setMatrix

cairo_set_matrix

(PECL cairo >= 0.1.0)

CairoPattern::setMatrix -- cairo_set_matrixThe setMatrix purpose

Descrição

Estilo orientado a objetos (method):

public void CairoPattern::setMatrix ( string $matrix )

Estilo de procedimentos:

void cairo_set_matrix ( CairoContext $context , CairoMatrix $matrix )

Description here.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

context

Description...

matrix

Description...

Valor Retornado

Description...

Exemplos

Exemplo #1 Estilo orientado a objetos

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

O exemplo acima irá imprimir algo similar a:

...

Exemplo #2 Estilo de procedimentos

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

O exemplo acima irá imprimir algo similar a:

...

Veja Também

  • Classname::Method()



add a note add a note User Contributed Notes CairoPattern::setMatrix
There are no user contributed notes for this page.

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