(PECL gmagick >= Unknown)
Gmagick::implodeimage — Creates a new image as a copy
public Gmagick::implodeimage(float $radius): mixed
Creates a new image that is a copy of an existing one with the image pixels "imploded" by the specified percentage.
radiusThe radius of the implode.
Returns imploded Gmagick object.
Throws an GmagickException on error.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.implodeimage.php