Imagick::drawImage
(PECL imagick 2, PECL imagick 3)
Imagick::drawImage — Renders the ImagickDraw object on the current image
Description
public Imagick::drawImage ( ImagickDraw $draw ) : bool
Renders the ImagickDraw object on the current image.
Parameters
-
draw
-
The drawing operations to render on the image.
Return Values
Returns true
on success.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagick.drawimage.php