编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::setImageInterlaceScheme
  • Imagick::setImageIterations »
  • PHP Manual
  • Imagick
  • Sets the image interpolate pixel method

Imagick::setImageInterpolateMethod

(PECL imagick 2.0.0)

Imagick::setImageInterpolateMethod — Sets the image interpolate pixel method

说明

Imagick::setImageInterpolateMethod ( int $method ) : bool

Sets the image interpolate pixel method.

参数

method

The method is one of the Imagick::INTERPOLATE_* constants

返回值

成功时返回 TRUE。

相关文章
php imagick evaluate expression for each pixel in the imagephp imagick returns the virtual pixel methodphp imagick scales an image with pixel samplingphp imagick sets image alpha channelphp imagick sets the image background colorphp imagick sets the image bias for any method that convolves an imagephp imagick sets the image depthphp imagick sets the image disposal methodphp imagick sets the image sizephp imagick sets the filename of a particular imagephp imagick sets the image gammaphp imagick sets the image interpolate pixel methodphp imagick sets the page geometry of the imagephp imagick sets an image propertyphp imagick sets the image chromaticity red primary pointphp imagick sets the image rendering intentphp imagick sets the image virtual pixel methodphp imagick sets the image resolutionphp imagick applies a color vector to each pixel in the imagephp imagick convenience method for setting crop size and the image geometry
关注编程学问公众号
编程学问网 湘ICP备20001732号