PHP » GoLang |
login |
register |
about
|
ps_curveto(PECL ps >= 1.1.0) ps_curveto — Draws a curve Description
bool ps_curveto
( resource
$psdoc
, float $x1
, float $y1
, float $x2
, float $y2
, float $x3
, float $y3
)Add a section of a cubic Bézier curve described by the three given control points to the current path. Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|