(PECL imagick 2.0.0)
Renders the ImagickDraw object on the current image
bool Imagick::drawImage ( ImagickDraw $draw )
Renders the ImagickDraw object on the current image.
Parameters:
draw
The drawing operations to render on the image.
Returns:
Returns TRUE
on success.
Please login to continue.