Rechercher une page de manuel
PS_curveto
Langue: en
Version: 298782 (debian - 07/07/09)
Section: 3 (Bibliothèques de fonctions)
NAME
PS_curveto --- Draws a curveSYNOPSIS
#include <pslib.h>
void PS_curveto(PSDoc *psdoc, float x1, float y1, float x2, float y2, float x3, float y3)
DESCRIPTION
Draws a curve described by the three given points.
SEE ALSO
PS_lineto(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre