PHP » GoLang |
login |
register |
about
|
imagesetclip(PHP 7 >= 7.2.0) imagesetclip — Set the clipping rectangle Description
bool imagesetclip
( resource
$im
, int $x1
, int $y1
, int $x2
, int $y2
)imagesetclip() sets the current clipping rectangle, i.e. the area beyond which no pixels will be drawn. Parameters
Return Values
Returns See Also
|
more
Recently updated
more
Most requested
more
Last requests
|