编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::drawimage
  • Gmagick::embossimage »
  • PHP Manual
  • Gmagick
  • Enhance edges within the image

Gmagick::edgeimage

(PECL gmagick >= Unknown)

Gmagick::edgeimage — Enhance edges within the image

说明

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

Enhance edges within the image with a convolution filter of the given radius. Use radius 0 and it will be auto-selected.

参数

radius

The radius of the operation.

返回值

The Gmagick object with edges enhanced.

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick adds a comment to your imagephp gmagick composite one image onto anotherphp gmagick enhance edges within the imagephp gmagick improves the quality of a noisy imagephp gmagick equalizes the image histogramphp gmagick gets the image delayphp gmagick gets the depth of the imagephp gmagick gets the image rendering intentphp gmagick checks if the object has a previous imagephp gmagick creates a new image as a copyphp gmagick adds or removes a profile from an imagephp gmagick analyzes the colors within a reference imagephp gmagick resample image to desired resolutionphp gmagick scales an imagephp gmagick sets the image disposal methodphp gmagick sets the filename of a particular image in a sequencephp gmagick sets the image sampling factorsphp gmagick remove edges from the imagephp imagick enhance edges within the imagephp imagick shaves pixels from the image edges
关注编程学问公众号
编程学问网 湘ICP备20001732号