(PHP 3>= 3.0.6, PHP 4 )
pdf_curveto -- Draws a curve
Description
void pdf_curveto
(int pdf object, double x1, double y1, double x2, double y2, double x3, double y3)
Draw a Bezier curve from the current point, using 3 more control points.
HIVE: All information for read only. Please respect copyright! |
|