MagickDrawImage
MagickDrawImage -- renders the DrawingWand on the current active image
Description
bool MagickDrawImage( MagickWand mgck_wnd, DrawingWand drw_wnd )
Renders the DrawingWand on the current active image.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |
| drw_wnd | A DrawingWand resource |