Gmagick::implodeimage

(PECL gmagick >= Unknown)
Creates a new image as a copy
public mixed Gmagick::implodeimage ( float $radius )

Creates a new image that is a copy of an existing one with the image pixels "imploded" by the specified percentage.

Parameters:
radius

The radius of the implode

Returns:

Returns imploded Gmagick object.

Exception:

Throws an GmagickException on error.

doc_php
2016-02-24 16:00:16
Comments
Leave a Comment

Please login to continue.