Draws the specified Leadtools.RasterImage to the size of the specified rectangle and opacity.
Overload | Description |
---|---|
DrawImage(byte[],rect,double) | Draws the specified image data array to the size of the specified rectangle and opacity. |
DrawImage(d2dbitmap,rect,double) | Draws the specified D2DBitmap to the size of the specified rectangle and opacity. |
DrawImage(rasterimage,rect,double) | Draws the specified Leadtools.RasterImage to the size of the specified rectangle and opacity. |