The Imagick class
PHP 手册

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, ImagickException on failure.


The Imagick class
PHP 手册