Gmagick
PHP Manual

Gmagick::charcoalimage

(PECL gmagick >= Unknown)

Gmagick::charcoalimageSimulates a charcoal drawing

Description

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

Simulates a charcoal drawing.

Liste de paramètres

radius

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

sigma

The standard deviation of the Gaussian, in pixels

Valeurs de retour

The Gmagick object with charcoal simulation

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual