PHP Doku:: Creates a new image as a copy - gmagick.implodeimage.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::haspreviousimage

Gmagick::labelimage>>

Gmagick::implodeimage

(PECL gmagick >= Unknown)

Gmagick::implodeimageCreates a new image as a copy

Beschreibung

public void Gmagick::implodeimage ( float $radius )

Creates a new image that is a copy of an existing one with the image pixels "imploded" by the specified percentage.

Parameter-Liste

radius

The radius of the implode

Rückgabewerte

Returns imploded Gmagick object.

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