ps_makespotcolor(3) debian man page | unix.com

Man Page: ps_makespotcolor

Operating Environment: debian

Section: 3

PS_MAKESPOTCOLOR(3)					     Library Functions Manual					       PS_MAKESPOTCOLOR(3)

NAME
PS_makespotcolor -- Create a spotcolor
SYNOPSIS
#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. PS_MAKESPOTCOLOR(3)
Related Man Pages
ps_begin_font(3) - debian
ps_begin_template(3) - debian
ps_place_image(3) - debian
dxmcolormixsetnewcolor(3x) - osf1
color::library::color(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com