ps_shading_pattern

ps_shading_pattern -- Creates a pattern based on a shading

Description

bool ps_shading_pattern (resource psdoc, int shadingid, string optlist)

Creates a pattern based on a shading, which has to be created before with ps_shading(). Shading patterns can be used like regular patterns.

Return value

The identifier of the pattern or false in case of an error.

See also

ps_shading(), ps_shfill()