![]() |
VOOZH | about |
The implode() function is an inbuilt function in the GraphicsMagick library which is used to implode image pixels about the center. The function returns the true value of success.
Syntax:
implode( factor )
Parameters: This function accepts a single parameter as mentioned above and described below:
Return Value: This function returns the GraphicsMagick object.
Example 1:
Output:
Example 2:
Output:
Reference: