Imagick::getImageVirtualPixelMethod

(PECL imagick 2, PECL imagick 3)

Imagick::getImageVirtualPixelMethodReturns the virtual pixel method

Description

public Imagick::getImageVirtualPixelMethod(): int

Returns the virtual pixel method for the specified image.

Parameters

This function has no parameters.

Return Values

Returns the virtual pixel method on success.

Errors/Exceptions

Throws ImagickException on error.

add a note add a note

User Contributed Notes

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