The Imagick class
PHP Manual

Imagick::getImageVirtualPixelMethod

(PECL imagick 2.0.0)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

说明

int Imagick::getImageVirtualPixelMethod ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns the virtual pixel method for the specified image.

返回值

Returns the virtual pixel method on success. Throw an ImagickException on error.


The Imagick class
PHP Manual