Svg Surface Backend
(Não há informação de versão disponível, talvez apenas no SVN)
Introdução
Svg specific surface class, uses the SVG (standard vector graphics) surface backend.
Sinopse da classe
CairoSvgSurface
extends
CairoSurface
{
/* Métodos */
/* Métodos herdados */
public void CairoSurface::createSimilar
( CairoSurface
$other
, int $content
, string $width
, string $height
)
public void CairoSurface::markDirtyRectangle
( string
}$x
, string $y
, string $width
, string $height
)Índice
- CairoSvgSurface::__construct — The __construct purpose
- CairoSvgSurface::getVersions — Used to retrieve a list of supported SVG versions
- CairoSvgSurface::restrictToVersion — The restrictToVersion purpose
- CairoSvgSurface::versionToString — The versionToString purpose
There are no user contributed notes for this page.
