Clone Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Drawing Namespace
Bitmap Class
Bitmap Methods
Clone Method
Clone Method (Rectangle, Pixel ...
Clone Method (RectangleF, Pixe ...
Bitmap Methods
Clone Method
Dispose Method
FromHicon Method
FromResource Method
GetHbitmap Method
GetHicon Method
GetPixel Method
LockBits Method
MakeTransparent Method
MemberwiseClone Method
Save Method
SaveAdd Method
SetPixel Method
SetResolution Method
UnlockBits Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
Bitmap
.
.
::
.
Clone Method
Creates a copy of the section of this
Bitmap
defined with a specified
PixelFormat
.
Overload List
Name
Description
Clone
()
()
()
Creates an exact copy of this
Image
.
(Inherited from
Image
.)
Clone(Rectangle, PixelFormat)
Creates a copy of the section of this
Bitmap
defined by
Rectangle
structure and with a specified
PixelFormat
enumeration.
Clone(RectangleF, PixelFormat)
Creates a copy of the section of this
Bitmap
defined with a specified
PixelFormat
enumeration.
Top
See Also
Reference
Bitmap Class
Bitmap Members
System.Drawing Namespace
Tags :