Imagick
在线手册:中文 英文
PHP手册

Imagick::getImageVirtualPixelMethod

(PECL imagick 2.0.0)

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 .


Imagick
在线手册:中文 英文
PHP手册