Rechercher une page de manuel
PS_makespotcolor
Langue: en
Version: 339975 (ubuntu - 24/10/10)
Section: 3 (Bibliothèques de fonctions)
NAME
PS_makespotcolor --- Create a spotcolorSYNOPSIS
#include <pslib.h>
int PS_makespotcolor(PSDoc *psdoc, const char *name, int reserved)
DESCRIPTION
Creates a spot color from the current fill color. The fill color must be a gray, rgb, or cmyk color. The spot color id returned by this functions must be passed to PS_setcolor(3) as the fourth parameter.
RETURN VALUE
The id of the new spot color or 0 in case of an error.
SEE ALSO
PS_setcolor(3)
AUTHOR
This manual page was written by Uwe Steinmann uwe@steinmann.cx.
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre