Gmagick::drawimage
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Renders the GmagickDraw object on the current image
Description
Gmagick::drawimage(GmagickDraw $GmagickDraw): Gmagick
Renders the GmagickDraw object on the current image.
Parameters
GmagickDrawThe drawing operations to render on the image.
Return Values
The drawn Gmagick object.
Errors/Exceptions
Throw