Php/docs/imagick.getimagevirtualpixelmethod

From Get docs

Imagick::getImageVirtualPixelMethod

(PECL imagick 2, PECL imagick 3)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method


Description

public Imagick::getImageVirtualPixelMethod ( ) : int

Returns the virtual pixel method for the specified image.


Return Values

Returns the virtual pixel method on success.


Errors/Exceptions

Throws ImagickException on error.