PHP Doku:: Returns the interpolation method - function.imagick-getimageinterpolatemethod.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::getImageInterlaceScheme

Imagick::getImageIterations>>

Imagick::getImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::getImageInterpolateMethodReturns the interpolation method

Beschreibung

int Imagick::getImageInterpolateMethod ( void )

Returns the interpolation method for the specified image. The method is one of the Imagick::INTERPOLATE_* constants.

Rückgabewerte

Returns the interpolate method on success. Wirf eine ImagickException bei einem Fehler.


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