Imagick::drawImage
PHP function
Edit on GitHub ✎
(PECL imagick 2, PECL imagick 3)
Renders the ImagickDraw object on the current image
Description
Imagick::drawImage(ImagickDraw $draw): bool
Renders the ImagickDraw object on the current image.
Parameters
drawThe drawing operations to render on the image.
Return Values
Success