'DeclarationPublic Overloads Function GetBitmap() As System.Windows.Media.Imaging.BitmapSource
'UsageDim instance As Image Dim value As System.Windows.Media.Imaging.BitmapSource value = instance.GetBitmap()
public System.Windows.Media.Imaging.BitmapSource GetBitmap()
Return Value
A new bitmap image of the represented range or shape using PixelFormat.Bgra32.