Svg Surface Backend
導入
Svg specific surface class, uses the SVG (standard vector graphics) surface backend.
クラス概要
CairoSvgSurface
CairoSvgSurface
extends
CairoSurface
{
/* Methods */
/* Inherited methods */
CairoSurface::__construct
( void
)
public void CairoSurface::markDirtyRectangle
( string $x
, string $y
, string $width
, string $height
)
}目次
- 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
CairoSvgSurface
There are no user contributed notes for this page.
