编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::normalizeimage
  • Gmagick::previousimage »
  • PHP Manual
  • Gmagick
  • Simulates an oil painting

Gmagick::oilpaintimage

(PECL gmagick >= Unknown)

Gmagick::oilpaintimage — Simulates an oil painting

说明

public Gmagick::oilpaintimage ( float $radius ) : Gmagick

Applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius.

参数

radius

The radius of the circular neighborhood.

返回值

The Gmagick object on success

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick the gmagickpixel classphp gmagick simulates a charcoal drawingphp gmagick 预定义常量php gmagick creates a vertical mirror imagephp gmagick the flopimage purposephp gmagick gets the extrema for the imagephp gmagick returns the filename of a particular image in a sequencephp gmagick gets the image scenephp gmagick generates an sha 256 message digestphp gmagick adds a label to an imagephp gmagick adjusts the levels of an imagephp gmagick simulates motion blurphp gmagick simulates an oil paintingphp gmagick returns an array representing the font metricsphp gmagick rotates an imagephp gmagick sets the image gammaphp gmagick creating a parallelogramphp imagick simulates motion blurphp imagick simulates an oil paintingphp imagick simulates a polaroid picture
关注编程学问公众号
编程学问网 湘ICP备20001732号