php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::charcoalimage

Gmagick::charcoalimage

PHP function Edit on GitHub ✎

(PECL gmagick >= Unknown)

Simulates a charcoal drawing

Description

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

Simulates a charcoal drawing.

Parameters

radius

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

sigma

The standard deviation of the Gaussian, in pixels.

Return Values

The Gmagick object with charcoal simulation.

Errors/Exceptions

Throw

Source: reference/gmagick/gmagick/charcoalimage.xml · from the official PHP manual (php/doc-en)