Query: ps_curveto
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CURVETO(3) 1 PS_CURVETO(3) ps_curveto - Draws a curveSYNOPSISbool ps_curveto (resource $psdoc, float $x1, float $y1, float $x2, float $y2, float $x3, float $y3)DESCRIPTIONAdd a section of a cubic Bezier curve described by the three given control points to the current path.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $x1 - x-coordinate of first control point. o $y1 - y-coordinate of first control point. o $x2 - x-coordinate of second control point. o $y2 - y-coordinate of second control point. o $x3 - x-coordinate of third control point. o $y3 - y-coordinate of third control point.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_lineto(3). PHP Documentation Group PS_CURVETO(3)
Related Man Pages |
---|
imagickdraw.pathcurvetoquadraticbeziersmoothrelative(3) - php |
ps_add_launchlink(3) - php |
ps_add_note(3) - php |
ps_add_pdflink(3) - php |
ps_translate(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Please Welcome Don Cragun as Lead Moderator |
Status of UNIX.COM Forum Transformation |
Denial Of Service Attack Update |