(PECL gmagick >= Unknown)
Renders the GmagickDraw object on the current image
public Gmagick Gmagick::drawimage ( GmagickDraw $GmagickDraw )
Renders the GmagickDraw object on the current image
Parameters:
GmagickDraw
The drawing operations to render on the image.
Returns:
The drawn Gmagick object
Exception:
Throws an GmagickException on error.
Please login to continue.