The Imagick class
PHP Manual

Imagick::drawImage

(No version information available, might be only in CVS)

Imagick::drawImageRenders the ImagickDraw object on the current image

Descrição

bool Imagick::drawImage ( ImagickDraw $draw )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Renders the ImagickDraw object on the current image.

Parâmetros

draw

The drawing operations to render on the image.

Valor Retornado

Retorna TRUE em sucesso.


The Imagick class
PHP Manual