php man page for cairosurface

Query: cairosurface

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CAIROSURFACE(3) 							 1							   CAIROSURFACE(3)

The CairoSurface class

INTRODUCTION
This is the base-class for all other Surface types. CairoSurface is the abstract type representing all different drawing targets that cairo can render to. The actual drawings are performed using a CairoContext.
CLASS SYNOPSIS
CairoSurface CairoSurface Methods o public CairoSurface::__construct (void ) o public void CairoSurface::copyPage (void ) o public void CairoSurface::createSimilar (CairoSurface $other, int $content, string $width, string $height) o public void CairoSurface::finish (void ) o public void CairoSurface::flush (void ) o public int CairoSurface::getContent (void ) o public array CairoSurface::getDeviceOffset (void ) o public void CairoSurface::getFontOptions (void ) o public int CairoSurface::getType (void ) o public void CairoSurface::markDirty (void ) o public void CairoSurface::markDirtyRectangle (string $x, string $y, string $width, string $height) o public void CairoSurface::setDeviceOffset (string $x, string $y) o public void CairoSurface::setFallbackResolution (string $x, string $y) o public void CairoSurface::showPage (void ) o public int CairoSurface::status (void ) o public void CairoSurface::writeToPng (string $file) PHP Documentation Group CAIROSURFACE(3)
Related Man Pages
ktaglib_id3v2_attachedpictureframe(3) - php
yaf_config_simple(3) - php
arrayiterator(3) - php
cairocontext(3) - php
cairosvgsurface(3) - php
Similar Topics in the Unix Linux Community
Warning: Failed to create the file wso.php: Permission denied