Imagick
PHP Manual

Imagick::getImageVirtualPixelMethod

(PECL imagick 2.0.0)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Beschreibung

int Imagick::getImageVirtualPixelMethod ( void )

Returns the virtual pixel method for the specified image.

Rückgabewerte

Returns the virtual pixel method on success.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.


Imagick
PHP Manual