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

search for in the

CairoScaledFont::getFontOptions> <CairoScaledFont::getFontFace
[edit] Last updated: Sat, 07 Jan 2012

view this page in

CairoScaledFont::getFontMatrix

cairo_get_font_matrix

(PECL cairo >= 0.1.0)

CairoScaledFont::getFontMatrix -- cairo_get_font_matrixThe getFontMatrix purpose

설명

Object oriented style (method):

public void CairoScaledFont::getFontMatrix ( void )

Procedural style:

void cairo_get_font_matrix ( CairoContext $context )

Description here.

Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

context

Description...

반환값

Description...

예제

Example #1 Object oriented style

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

위 예제의 출력 예시:

...

Example #2 Procedural style

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

위 예제의 출력 예시:

...

참고

  • Classname::Method()



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

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