The CairoPdfSurface class
Introduction
Description of the class.
Class synopsis
CairoPdfSurface
extends
CairoSurface
{
/* Methods */
/* Inherited methods */
CairoSurface::__construct
( void
)
public void CairoSurface::createSimilar
( CairoSurface $other
, int $content
, string $width
, string $height
)
public void CairoSurface::markDirtyRectangle
( string $x
, string $y
, string $width
, string $height
)
}Table of Contents
- CairoPdfSurface::__construct — The __construct purpose
- CairoPdfSurface::setSize — The setSize purpose