PHP » GoLang |
login |
register |
about
|
GoLang ps_begin_pattern
request it (345)
GoLang replacement for PHP's ps_begin_pattern
[edit | history]
ps_begin_pattern(PECL ps >= 1.2.0) ps_begin_pattern — Start a new pattern Description
int 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 pattern. Parameters
Return Values
The identifier of the pattern or Examples
Example #1 Creating and using a pattern
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|