'Declaration
Public Overloads Function GetBitmap() As System.Drawing.Bitmap
'Usage
Dim instance As Image Dim value As System.Drawing.Bitmap value = instance.GetBitmap()
public System.Drawing.Bitmap GetBitmap()
Return Value
A new bitmap image of the represented range or shape using PixelFormat.Format32bppArgb.