Imagick::drawImage

Renders the ImagickDraw object on the current image

Beschreibung

bool Imagick::drawImage ( ImagickDraw $draw )

Renders the ImagickDraw object on the current image.

Parameter-Liste

draw

The drawing operations to render on the image.

Rückgabewerte

Liefert TRUE bei Erfolg.