.TH "PS_MAKESPOTCOLOR" "3" .SH "NAME" PS_makespotcolor \(em Create a spotcolor .SH "SYNOPSIS" .PP #include .PP int PS_makespotcolor(PSDoc *psdoc, const char *name, int reserved) .SH "DESCRIPTION" .PP 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 \fBPS_setcolor(3)\fP as the fourth parameter. .SH "RETURN VALUE" .PP The id of the new spot color or 0 in case of an error. .SH "SEE ALSO" .PP PS_setcolor(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man