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