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. |