PHP Doku:: Sets the image interpolate pixel method - function.imagick-setimageinterpolatemethod.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::setImageInterlaceScheme

Imagick::setImageIterations>>

Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethodSets the image interpolate pixel method

Beschreibung

bool Imagick::setImageInterpolateMethod ( int $method )

Sets the image interpolate pixel method.

Parameter-Liste

method

The method is one of the Imagick::INTERPOLATE_* constants

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