PHP Doku:: Adds random noise to the image - gmagick.addnoiseimage.html

Verlauf / Chronik / History: (16) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe Gmagick classGmagick::addnoiseimage

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::addimage

Gmagick::annotateimage>>

Gmagick::addnoiseimage

(PECL gmagick >= Unknown)

Gmagick::addnoiseimageAdds random noise to the image

Beschreibung

public void Gmagick::addnoiseimage ( int $NOISE )

Adds random noise to the image.

Parameter-Liste

noise_type

The type of the noise. Refer to this list of noise constants.

Rückgabewerte

The Gmagick object with noise added.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)