|
ps_begin_patternStart a new pattern Description
intfalse ps_begin_pattern(
resource $psdoc ,float $width ,float $height ,float $xstep ,float $ystep ,int $painttype )
Starts a new pattern. A pattern is like a page containing e.g. a drawing
which can be used for filling areas. It is used like a color by calling
ps_setcolor and setting the color space to
Parameters
Return Values
The identifier of the pattern or Examples
Example #1 Creating and using a pattern
See Also
|