.NET Framework Class Library
Bitmap..::.Clone Method

Creates a copy of the section of this Bitmap defined with a specified PixelFormat.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkClone()()()Creates an exact copy of this Image. (Inherited from Image.)
Public methodClone(Rectangle, PixelFormat)Creates a copy of the section of this Bitmap defined by Rectangle structure and with a specified PixelFormat enumeration.
Public methodClone(RectangleF, PixelFormat)Creates a copy of the section of this Bitmap defined with a specified PixelFormat enumeration.
Top
See Also

Reference

Tags :


Page view tracker