|
Name |
Description |
|
Draw(Graphics, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(Graphics, Single, Single, Single, Single, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(IntPtr, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(IntPtr, Single, Single, Single, Single, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(Bitmap, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(Bitmap, Single, Single, Single, Single, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(GdiGraphics, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(GdiGraphics, Single, Single, Single, Single, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(Graphics, Int32, Int32, CombineMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(IntPtr, Int32, Int32, CombineMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(Bitmap, Int32, Int32, CombineMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(GdiGraphics, Int32, Int32, CombineMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(Graphics, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(Graphics, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(Graphics, Int32, Int32, CombineMode, Single)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(IntPtr, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(IntPtr, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(IntPtr, Int32, Int32, CombineMode, Single)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(Bitmap, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(Bitmap, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(Bitmap, Int32, Int32, CombineMode, Single)
|
Draws current bitmap on another bitmap.
|
|
Draw(GdiGraphics, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(GdiGraphics, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(GdiGraphics, Int32, Int32, CombineMode, Single)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(Graphics, Rectangle, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(Graphics, RectangleF, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(IntPtr, Rectangle, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(IntPtr, RectangleF, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(Bitmap, Rectangle, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(Bitmap, RectangleF, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(GdiGraphics, Rectangle, Rectangle, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(GdiGraphics, RectangleF, RectangleF, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(Graphics, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(Graphics, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given System.Drawing.Graphics object (standard .NET class for drawing).
|
|
Draw(IntPtr, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(IntPtr, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given Windows GDI device context (represented as handle to device context, i.e. HDC).
|
|
Draw(Bitmap, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(Bitmap, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on another bitmap.
|
|
Draw(GdiGraphics, Int32, Int32, Int32, Int32, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|
|
Draw(GdiGraphics, Single, Single, Single, Single, CombineMode, Single, InterpolationMode)
|
Draws current bitmap on given GdiGraphics object.
|