php man page for swf_definerect

Query: swf_definerect

OS: php

Section: 3

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

SWF_DEFINERECT(3)							 1							 SWF_DEFINERECT(3)

swf_definerect - Define a rectangle

SYNOPSIS
void swf_definerect (int $objid, float $x1, float $y1, float $x2, float $y2, float $width)
DESCRIPTION
Defines a rectangle with an upper left hand coordinate and a lower right hand coordinate.
PARAMETERS
o $objid - The object id. o $x1 - x-coordinate of upper left point. o $y1 - y-coordinate of upper left point. o $x2 - x-coordinate of lower right point. o $y2 - y-coordinate of lower right point. o $width - Width of the rectangles border, if the width is 0.0 then the rectangle is filled.
RETURN VALUES
No value is returned. PHP Documentation Group SWF_DEFINERECT(3)
Related Man Pages
imagefilledrectangle(3) - php
printer_draw_rectangle(3) - php
ps_add_pdflink(3) - php
ps_place_image(3) - php
ps_translate(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun