PHP 8.3.4 Released!

Imagick::getImageVirtualPixelMethod

(PECL imagick 2, PECL imagick 3)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Descrição

public Imagick::getImageVirtualPixelMethod(): int

Returns the virtual pixel method for the specified image.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns the virtual pixel method on success.

Erros/Exceções

Lança uma exceção ImagickException em caso de erro.

add a note

User Contributed Notes

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