PHP » GoLang |
login |
register |
about
|
imageline(PHP 4, PHP 5, PHP 7) imageline — Draw a line Description
bool imageline
( resource
$image
, int $x1
, int $y1
, int $x2
, int $y2
, int $color
)Draws a line between the two given points. Parameters
Return Values
Returns Examples
Example #1 Drawing a thick line
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|