PHP Doku:: Enhance edges within the image - gmagick.edgeimage.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::drawimage

Gmagick::embossimage>>

Gmagick::edgeimage

(PECL gmagick >= Unknown)

Gmagick::edgeimageEnhance edges within the image

Beschreibung

public void Gmagick::edgeimage ( float $radius )

Enhance edges within the image with a convolution filter of the given radius. Use radius 0 and it will be auto-selected.

Parameter-Liste

radius

The radius of the operation.

Rückgabewerte

The Gmagick object with edges enhanced.

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