编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 random noise to the imagephp gmagick annotates an image with textphp gmagick adds blur filter to 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 index of the current active imagephp gmagick gets the image interlace schemephp gmagick creates a new imagephp gmagick analyzes the colors within a reference imagephp gmagick reads image from a binary stringphp gmagick sets the image border colorphp gmagick sets the depth of a particular image channelphp gmagick sets the image rendering intentphp gmagick sets the image resolutionphp 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 imagephp imagick remove edges from the image
关注编程学问公众号
编程学问网 湘ICP备20001732号