PHP » GoLang |
login |
register |
about
|
imageflip(PHP 5 >= 5.5.0, PHP 7) imageflip — Flips an image using a given mode Description
bool imageflip
( resource
$image
, int $mode
)
Flips the Parameters
Return Values
Returns Examples
Example #1 Flips an image vertically
This example uses the
<?php The above example will output something similar to:
Example #2 Flips the image horizontally
This example uses the
<?php The above example will output something similar to: |
more
Recently updated
more
Most requested
more
Last requests
|