The Imagick class
PHP Manual

Imagick::getImageVirtualPixelMethod

(PECL imagick 2.0.0)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Opis

int Imagick::getImageVirtualPixelMethod ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Returns the virtual pixel method for the specified image.

Zwracane wartości

Returns the virtual pixel method on success, ImagickException on failure.


The Imagick class
PHP Manual