[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.Bitmap.Clone

Clone Method

Clone()

Creates an exact copy of this Bitmap object.

Declaration
public override object Clone()
Returns
Type Description
object

The Bitmap object that this method creates.

Overrides