CairoScaledFont::__construct
(PECL cairo >= 0.1.0)
CairoScaledFont::__construct — The __construct purpose
説明
public CairoScaledFont::__construct
( CairoFontFace
$font_face
, CairoMatrix $matrix
, CairoMatrix $ctm
, CairoFontOptions $options
)The method description goes here.
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
-
font_face -
Description...
-
matrix -
Description...
-
ctm -
Description...
-
options -
Description...
返り値
Description...
例
例1 CairoScaledFont::__construct() example
<?php
/* ... */
?>
上の例の出力は、 たとえば以下のようになります。
...
参考
- Classname::Method()