Imagick
PHP Manual

Imagick::drawImage

(PECL imagick 2.0.0)

Imagick::drawImageRenders the ImagickDraw object on the current image

Descrizione

bool Imagick::drawImage ( ImagickDraw $draw )

Renders the ImagickDraw object on the current image.

Elenco dei parametri

draw

The drawing operations to render on the image.

Valori restituiti

Restituisce TRUE in caso di successo.


Imagick
PHP Manual