编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 annotates an image with textphp gmagick adds blur filter to imagephp gmagick renders the gmagickdraw object on the current imagephp gmagick enhance edges within the imagephp gmagick returns the image border colorphp gmagick gets the depth for a particular image channelphp gmagick gets the image interlace schemephp gmagick gets the image iterationsphp gmagick creates a new imagephp gmagick moves to the next imagephp gmagick analyzes the colors within a reference imagephp gmagick smooths the contours of an imagephp gmagick sets the depth of a particular image channelphp gmagick sets the image colorspacephp gmagick sets the image resolutionphp gmagick sets the image scenephp gmagick remove edges from the imagephp gmagick writes an image to the specified filenamephp imagick enhance edges within the imagephp imagick hides a digital watermark within the image
关注编程学问公众号
编程学问网 湘ICP备20001732号