imageflip

imageflip

(PHP 5 >= 5.5.0, PHP 7)

imageflipFlips an image using a given mode

Description

bool imageflip ( resource $image , int $mode )

Flips the image image using the given mode.

Parameters

image

An image resource, returned by one of the image creation functions, such as imagecreatet