php man page for swf_definepoly

Query: swf_definepoly

OS: php

Section: 3

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

SWF_DEFINEPOLY(3)							 1							 SWF_DEFINEPOLY(3)

swf_definepoly - Define a polygon

SYNOPSIS
void swf_definepoly (int $objid, array $coords, int $npoints, float $width)
DESCRIPTION
Defines a polygon given an array of x, y coordinates.
PARAMETERS
o $objid - The object id. o $coords - An array of x, y coordinates. o $npoints - The number of overall points that are contained in the array given by $coords o $width - The width of the polygon's border, if set to 0.0 the polygon is filled.
RETURN VALUES
No value is returned. PHP Documentation Group SWF_DEFINEPOLY(3)
Related Man Pages
mlib_graphicsfillpolygon_32(3mlib) - opensolaris
mlib_graphicsfillpolygon_abz_32(3mlib) - opensolaris
mlib_graphicsfillpolygon_abg_8(3mlib) - opensolaris
mlib_graphicsfillpolygon_abz_8(3mlib) - opensolaris
mlib_graphicsfillpolygon_ab_8(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch