Bitmap::Clone Method
.NET Framework (current version)
Creates a copy of the section of this Bitmap defined with a specified PixelFormat.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | Clone() | |
![]() | 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. |
Show:
