Longhorn PHP 2023 - Call for Papers

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

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