CairoPdfSurface::setSize
(PECL cairo >= 0.1.0)
CairoPdfSurface::setSize — The setSize purpose
说明
public CairoPdfSurface::setSize
( float
$width
, float $height
) : voidThe method description goes here.
Warning
本函数还未编写文档,仅有参数列表。
参数
-
width
-
Description...
-
height
-
Description...
返回值
Description...
范例
Example #1 CairoPdfSurface::setSize() example
<?php
/* ... */
?>
以上例程的输出类似于:
...
参见
- Classname::Method()