Imagick::drawImage
(PECL imagick 2.0.0)
Imagick::drawImage — Renders the ImagickDraw object on the current image
Description
Warning
This function is currently not documented; only its argument list is available.
Renders the ImagickDraw object on the current image.
Parameters
- draw
-
The drawing operations to render on the image.
Return Values
Returns TRUE on success.