The Imagick class
PHP Manual

Imagick::charcoalImage

(PECL imagick 2.0.0)

Imagick::charcoalImageSimulates a charcoal drawing

Descrierea

bool Imagick::charcoalImage ( float $radius , float $sigma )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Simulates a charcoal drawing.

Parametri

radius

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

sigma

The standard deviation of the Gaussian, in pixels

Valorile întoarse

Întoarce TRUE în caz de succes.


The Imagick class
PHP Manual