PHP Doku:: Enhances the contrast of a color image - gmagick.normalizeimage.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::nextimage

Gmagick::oilpaintimage>>

Gmagick::normalizeimage

(PECL gmagick >= Unknown)

Gmagick::normalizeimageEnhances the contrast of a color image

Beschreibung

public void Gmagick::normalizeimage ([ int $channel ] )

Enhances the contrast of a color image by adjusting the pixels color to span the entire range of colors available.

Parameter-Liste

channel

Identify which channel to normalize

Rückgabewerte

The Gmagick object on success

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",...)