Gmagick::drawimage
(PECL gmagick >= Unknown)
Gmagick::drawimage — Renders the GmagickDraw object on the current image
Description
public Gmagick::drawimage ( GmagickDraw $GmagickDraw ) : Gmagick
Renders the GmagickDraw object on the current image
Parameters
-
GmagickDraw
-
The drawing operations to render on the image.
Return Values
The drawn Gmagick object
Errors/Exceptions
Throws an GmagickException on error.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.drawimage.php