Gmagick::charcoalimage

(PECL gmagick >= Unknown)

Gmagick::charcoalimageSimulates a charcoal drawing

说明

public Gmagick::charcoalimage ( float $radius , float $sigma ) : Gmagick

Simulates a charcoal drawing.

参数

radius

The radius of the Gaussian, in pixels, not counting the center pixel.

sigma

The standard deviation of the Gaussian, in pixels.

返回值

The Gmagick object with charcoal simulation.

错误/异常

错误时抛出 GmagickException

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有