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) - suse |
circle(3alleg4) - netbsd |
circle(3alleg4) - v7 |
Similar Topics in the Unix Linux Community |
---|
UNIX.COM 2017 Year End Summary |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |
Please Welcome Nicki Paul to the Moderator Team! |