Creates a Bitmap Image of the pixel data
References 'libgdiplus' core packages, ensure it is installed to use this method
'Declaration
Public Overloads Function Bitmap() As Bitmap
'Usage
Dim instance As DicomDataSet
Dim value As Bitmap
value = instance.Bitmap()
public:
Bitmap^ Bitmap();
Return Value
A Bitmap image of the full size of the pixel data found
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