PHP » GoLang |
login |
register |
about
|
imagesetbrush(PHP 4 >= 4.0.6, PHP 5, PHP 7) imagesetbrush — Set the brush image for line drawing Description
bool imagesetbrush
( resource
$image
, resource $brush
)
imagesetbrush() sets the brush image to be
used by all line drawing functions (such as imageline()
and imagepolygon()) when drawing with the special
colors Parameters
Return Values
Returns Examples
Example #1 imagesetbrush() example
<?php The above example will output something similar to: Notes
|
more
Recently updated
more
Most requested
more
Last requests
|