PHP Doku:: Shaves pixels from the image edges - function.imagick-shaveimage.html

Verlauf / Chronik / History: (40) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The Imagick classImagick::shaveImage

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::sharpenImage

Imagick::shearImage>>

Imagick::shaveImage

(PECL imagick 2.0.0)

Imagick::shaveImageShaves pixels from the image edges

Beschreibung

bool Imagick::shaveImage ( int $columns , int $rows )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Shaves pixels from the image edges. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.

Parameter-Liste

columns

rows

Rückgabewerte

Liefert TRUE bei Erfolg.


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