.TH "PS_SHADING_PATTERN" "3" .SH "NAME" PS_shading_pattern \(em Create a shading pattern .SH "SYNOPSIS" .PP #include .PP int PS_shading_pattern(PSDoc *psdoc, int shading, const char *optlist) .SH "DESCRIPTION" .PP This function creates a special type of pattern called a shading pattern. Shading patterns can be used like regular patterns but are made of a given shading previously created with \fBPS_shading(3)\fP. .SH "RETURN VALUE" .PP Returns the identifier of the pattern or zero in case of an error. The identifier is a positiv number. .SH "SEE ALSO" .PP PS_shading(3), PS_begin_pattern(3), PS_end_pattern(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann uwe@steinmann.cx. .\" created by instant / docbook-to-man