php man page for cairo_svg_surface_create

Query: cairo_svg_surface_create

OS: php

Section: 3

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

CAIRO_SVG_SURFACE_CREATE(3)						 1					       CAIRO_SVG_SURFACE_CREATE(3)

cairo_svg_surface_create - Description

SYNOPSIS
CairoSvgSurface cairo_svg_surface_create (string $file, float $width, float $height)
DESCRIPTION
The function description goes here. Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $file - Description... o $width - Description... o $height - Description...
RETURN VALUES
What is returned on success and failure
ERRORS
/EXCEPTIONS When does this function issue E_* level errors, and/or throw exceptions.
EXAMPLES
Example #1 cairo_svg_surface_create(3) example Any text that describes the purpose of the example, or what goes on in the example should be here. <?php /* ... */ ?> The above example will output something similar to:
SEE ALSO
related-function-name-here(3). PHP Documentation Group CAIRO_SVG_SURFACE_CREATE(3)
Related Man Pages
imagecreatetruecolor(3) - php
cairo_image_surface_create_for_data(3) - php
cairo_surface_mark_dirty_rectangle(3) - php
cairo_font_extents(3) - php
cairo_svg_surface_get_versions(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun