array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'imagick.setimagevirtualpixelmethod.php', 1 => 'Imagick::setImageVirtualPixelMethod', 2 => 'Sets the image virtual pixel method', ), 'up' => array ( 0 => 'class.imagick.php', 1 => 'Imagick', ), 'prev' => array ( 0 => 'imagick.setimageunits.php', 1 => 'Imagick::setImageUnits', ), 'next' => array ( 0 => 'imagick.setimagewhitepoint.php', 1 => 'Imagick::setImageWhitePoint', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/imagick/imagick/setimagevirtualpixelmethod.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

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