ps_shading_pattern(3) php man page | unix.com

Man Page: ps_shading_pattern

Operating Environment: php

Section: 3

PS_SHADING_PATTERN(3)							 1						     PS_SHADING_PATTERN(3)

ps_shading_pattern - Creates a pattern based on a shading

SYNOPSIS
int ps_shading_pattern (resource $psdoc, int $shadingid, string $optlist)
DESCRIPTION
Creates a pattern based on a shading, which has to be created before with ps_shading(3). Shading patterns can be used like regular pat- terns.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $shadingid - The identifier of a shading previously created with ps_shading(3). o $optlist - This argument is not currently used.
RETURN VALUES
The identifier of the pattern or FALSE on failure.
SEE ALSO
ps_shading(3), ps_shfill(3). PHP Documentation Group PS_SHADING_PATTERN(3)
Related Man Pages
ps_shading(3) - debian
ps_shading(3) - php
ps_add_weblink(3) - php
ps_makespotcolor(3) - php
ps_setpolydash(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator