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。

add a note add a note

User Contributed Notes

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