Imagick::getImageVirtualPixelMethod

(PECL imagick 2.0.0)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Opis

Imagick::getImageVirtualPixelMethod ( void ) : int

Returns the virtual pixel method for the specified image.

Zwracane wartości

Returns the virtual pixel method on success.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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