ArininAV

ps_begin_pattern

ps_begin_pattern -- Start a new pattern

Description

int ps_begin_pattern (resource psdoc, float width, float height, float xstep, float ystep, long painttype)

Starts a new pattern.

Return value

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

See also

ps_end_pattern(), ps_setcolor(), ps_shading_pattern()