PHP » GoLang |
login |
register |
about
|
GoLang imagesetthickness
request it (400)
GoLang replacement for PHP's imagesetthickness
[edit | history]
imagesetthickness(PHP 4 >= 4.0.6, PHP 5, PHP 7) imagesetthickness — Set the thickness for line drawing Description
bool imagesetthickness
( resource
$image
, int $thickness
)
imagesetthickness() sets the thickness of the lines
drawn when drawing rectangles, polygons, arcs etc. to
Parameters
Return Values
Returns Examples
Example #1 imagesetthickness() example
<?php The above example will output something similar to: |
more
Recently updated
more
Most requested
more
Last requests
|