PHP 8.4.0 RC4 available for testing

Imagick::getImageVirtualPixelMethod

(PECL imagick 2, PECL imagick 3)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Опис

public Imagick::getImageVirtualPixelMethod(): int

Returns the virtual pixel method for the specified image.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the virtual pixel method on success.

Помилки/виключення

Кидає ImagickException в разі помилки.

add a note

User Contributed Notes

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