Gmagick::charcoalimage

(PECL gmagick >= Unknown)
Simulates a charcoal drawing
public Gmagick Gmagick::charcoalimage ( float $radius, float $sigma )

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

Returns:

The Gmagick object with charcoal simulation

Exception:

Throws an GmagickException on error.

doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.