The CairoPdfSurface class
(PECL cairo >= 0.1.0)
简介
类摘要
CairoPdfSurface
extends CairoSurface {
/* 方法 */
/* 继承的方法 */
public
CairoSurface::createSimilar (
CairoSurface
$other
,
int $content
,
string $width
,
string $height
) :
void
public
CairoSurface::markDirtyRectangle (
float
}
$x
,
float $y
,
float $width
,
float $height
) :
void
Table of Contents
- CairoPdfSurface::__construct — The __construct purpose
- CairoPdfSurface::setSize — The setSize purpose