PHP 手冊
前一頁
下一頁
pdf_curveto
(PHP 3 = 3.0.6, PHP 4 )
pdf_curveto -- Draws a curve
Description
void
pdf_curveto
( int pdf object, float x1, float y1, float x2, float y2, float x3, float y3)
Draw a Bezier curve from the current point, using 3 more control points.
前一頁
內容
下一頁
上一層