The CairoPsSurface class
Introduction
Description of the class.
Class synopsis
CairoPsSurface
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
- CairoPsSurface::__construct — The __construct purpose
- CairoPsSurface::dscBeginPageSetup — The dscBeginPageSetup purpose
- CairoPsSurface::dscBeginSetup — The dscBeginSetup purpose
- CairoPsSurface::dscComment — The dscComment purpose
- CairoPsSurface::getEps — The getEps purpose
- CairoPsSurface::getLevels — The getLevels purpose
- CairoPsSurface::levelToString — The levelToString purpose
- CairoPsSurface::restrictToLevel — The restrictToLevel purpose
- CairoPsSurface::setEps — The setEps purpose
- CairoPsSurface::setSize — The setSize purpose