Query: ps_makespotcolor
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_MAKESPOTCOLOR(3) Library Functions Manual PS_MAKESPOTCOLOR(3)NAMEPS_makespotcolor -- Create a spotcolorSYNOPSIS#include <pslib.h> int PS_makespotcolor(PSDoc *psdoc, const char *name, int reserved)DESCRIPTIONCreates 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 VALUEThe id of the new spot color or 0 in case of an error.SEE ALSOPS_setcolor(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_MAKESPOTCOLOR(3)