PHP 7.0.6 Released

Imagick::setImageVirtualPixelMethod

(PECL imagick 2.0.0)

Imagick::setImageVirtualPixelMethodSets the image virtual pixel method

Description

bool Imagick::setImageVirtualPixelMethod ( int $method )

Sets the image virtual pixel method.

Parameters

method

Return Values

Returns TRUE on success.

User Contributed Notes

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