![]() |
VOOZH | about |
The flop() function is an inbuilt function in the GraphicsMagick library which is used to create a mirror image in the horizontal direction. The function returns the true value of success.
Syntax:
flop()
Parameters: This function does not accept any parameters.
Return Value: This function returns the GraphicsMagick object.
Example 1:
Output:
Example 2:
Output:
Reference: