Search Results
Special effects method that randomly displaces each pixel in a block defined by the radius parameter.
Imagick::spreadImage ← spliceImage statisticImage → Special effects method that randomly displaces each pixel in a block defined by the radius parameter.
Jul 11, 2025 · The Imagick::spreadImage () function is an inbuilt function in PHP which randomly displaces each pixel in a block. It is a special effects method that randomly displaces each pixel in a block defined by the radius parameter.
Programmation de sites internet en PHP, Ajax et avec la librairie jQuery. Développement de sites web dynamiques avec Wordpress, PrestaShop ou un CMS maison. Docs PHP Classe Imagick spreadimage
In the above example, the Imagick::spreadImage function is used to apply the spread effect to an input image named input.jpg. The value 5 passed as the argument to the function determines the extent of displacement for each pixel in the block.
Learn how to use PHP ImageMagick for splicing and spreading images effectively. Enhance your image manipulation skills with practical examples.
An example of all the Imagick functions. Contribute to Imagick/ImagickDemos development by creating an account on GitHub.
