|
Name |
Description |
|
DrawImage(Bitmap, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Single, Single, Single, Single, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Point, CombineMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, PointF, CombineMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Int32, Int32, CombineMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Single, Single, CombineMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Rectangle, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, RectangleF, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|
|
DrawImage(Bitmap, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws a Bitmap object.
|