SpreadsheetGear.Windows.Media Namespace > Image Class : GetBitmap Method |
'Declaration
Public Function GetBitmap() As System.Windows.Media.Imaging.BitmapSource
'Usage
Dim instance As Image Dim value As System.Windows.Media.Imaging.BitmapSource value = instance.GetBitmap()
public System.Windows.Media.Imaging.BitmapSource GetBitmap()
public function GetBitmap(): System.Windows.Media.Imaging.BitmapSource;
public function GetBitmap() : System.Windows.Media.Imaging.BitmapSource;
public: System.Windows.Media.Imaging.BitmapSource* GetBitmap();
public:
System.Windows.Media.Imaging.BitmapSource^ GetBitmap();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2