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