The Imagick class
PHP Manual

Imagick::getImageVirtualPixelMethod

(No version information available, might be only in CVS)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Beschreibung

int Imagick::getImageVirtualPixelMethod ( void )
Warnung

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

Returns the virtual pixel method for the specified image.

Rückgabewerte

Returns the virtual pixel method on success, ImagickException on failure.


The Imagick class
PHP Manual