Draws the specified Bitmap on the current bitmap.
Name | Description | |
---|---|---|
Draw(Bitmap, Rectangle, CombineMode, ResizeInterpolationMode) |
Draws the specified Bitmap on the current bitmap. |
|
Draw(Bitmap, Int32, Int32, CombineMode) |
Draws the specified Bitmap on the current bitmap. |
|
Draw(Bitmap, Rectangle, CombineMode, Single, ResizeInterpolationMode) |
Draws the specified Bitmap on the current bitmap. |
|
Draw(Bitmap, Int32, Int32, CombineMode, Single) |
Draws the specified Bitmap on the current bitmap. |
|
Draw(Bitmap, Int32, Int32, Int32, Int32, CombineMode, ResizeInterpolationMode) |
Draws the specified Bitmap on the current bitmap. |
|
Draw(Bitmap, Int32, Int32, Int32, Int32, CombineMode, Single, ResizeInterpolationMode) |
Draws the specified Bitmap on the current bitmap. |