parent root
PHP: Imagick::getImageVirtualPixelMethod - Manual

Imagick::getImageVirtualPixelMethod

(PECL imagick 2.0.0)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Description

Imagick::getImageVirtualPixelMethod ( void ) : 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.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.
To Top
parent root