PHP » GoLang |
login |
register |
about
|
GoLang imagefilledrectangle
request it (245)
GoLang replacement for PHP's imagefilledrectangle
[edit | history]
imagefilledrectangle(PHP 4, PHP 5, PHP 7) imagefilledrectangle — Draw a filled rectangle Description
bool imagefilledrectangle
( resource
$image
, int $x1
, int $y1
, int $x2
, int $y2
, int $color
)
Creates a rectangle filled with Parameters
Return Values
Returns Examples
Example #1 imagefilledrectangle() usage
<?php The above example will output something similar to: |
more
Recently updated
more
Most requested
more
Last requests
|