Parameter | Description |
---|---|
hobj | The object to draw |
destination | Destination bitmap. Applications should not draw over canvases created from this bitmap |
destCanvas | Destination canvas. Applications should draw on this canvas |
destRect | Destination rectangle for this object |
drawingAlpha | This call is used to draw the alpha channel. You should set pen and brush colors as gray scale values |
handled | If applications set True, ImageEn will not draw the object |