The Imagick class
PHP Manual

Imagick::getImageVirtualPixelMethod

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

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Описание

int Imagick::getImageVirtualPixelMethod ( void )
Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Returns the virtual pixel method for the specified image.

Возвращаемые значения

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


The Imagick class
PHP Manual