Query: ps_circle
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CIRCLE(3) 1 PS_CIRCLE(3) ps_circle - Draws a circleSYNOPSISbool ps_circle (resource $psdoc, float $x, float $y, float $radius)DESCRIPTIONDraws a circle with its middle point at ($x, $y). The circle starts and ends at position ($x+$radius, $y). If this function is called out- side a path it will start a new path. If it is called within a path it will add the circle as a subpath. If the last drawing operation does not end in point ($x+$radius, $y) then there will be a gap in the path.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $x - The x-coordinate of the circle's middle point. o $y - The y-coordinate of the circle's middle point. o $radius - The radius of the circleRETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_arc(3), ps_arcn(3). PHP Documentation Group PS_CIRCLE(3)
Related Man Pages |
---|
circlefill(3alleg4) - centos |
circle(3alleg4) - opendarwin |
circle(3alleg4) - php |
circle(3alleg4) - netbsd |
circle(3alleg4) - linux |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |
Please Welcome Ravinder Singh to the Moderation Team |