PHP » GoLang |
login |
register |
about
|
GoLang imagefilltoborder
request it (249)
GoLang replacement for PHP's imagefilltoborder
[edit | history]
imagefilltoborder(PHP 4, PHP 5, PHP 7) imagefilltoborder — Flood fill to specific color Description
bool imagefilltoborder
( resource
$image
, int $x
, int $y
, int $border
, int $color
)
imagefilltoborder() performs a flood fill
whose border color is defined by Parameters
Return Values
Returns Examples
Example #1 Filling an ellipse with a color
<?php The above example will output something similar to: |
more
Recently updated
more
Most requested
more
Last requests
|