Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.pdf-curveto.html
Дата изменения: Sun Feb 3 22:51:25 2002
Дата индексирования: Mon Oct 1 21:34:06 2012
Кодировка:
pdf_curveto

pdf_curveto

(3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0)

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.