cairo_create(3) php man page | unix.com

Man Page: cairo_create

Operating Environment: php

Section: 3

CAIRO_CREATE(3) 							 1							   CAIRO_CREATE(3)

cairo_create - Returns a new CairoContext object on the requested surface.

SYNOPSIS
CairoContext cairo_create (CairoSurface $surface)
DESCRIPTION
The function description goes here. Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $surface - 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_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_CREATE(3)
Related Man Pages
cairo_surface_mark_dirty_rectangle(3) - php
cairo_copy_path(3) - php
cairo_clip_preserve(3) - php
cairo_fill(3) - php
cairo_get_current_point(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update