php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::spreadimage

Gmagick::spreadimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Randomly displaces each pixel in a block

Description

Gmagick::spreadimage(float $radius): Gmagick

Special effects method that randomly displaces each pixel in a block defined by the radius parameter.

Parameters

radius

Choose a random pixel in a neighborhood of this extent.

Return Values

The Gmagick object.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/spreadimage.xml · from the official PHP manual (php/doc-en)