Imagick::setImageVirtualPixelMethod

(PECL imagick 2, PECL imagick 3)

Imagick::setImageVirtualPixelMethodSets the image virtual pixel method

说明

public Imagick::setImageVirtualPixelMethod(int $method): bool

Sets the image virtual pixel method.

参数

method

返回值

成功时返回 true

add a note

User Contributed Notes

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