'Usage
Dim instance As DicomDataSet Dim frame As Integer Dim value As Bitmap value = instance.Bitmap(frame)
Parameters
- frame
- The explicit frame of the image
Return Value
A Bitmap image of the full size of the pixel data found
References 'libgdiplus' core packages, ensure it is installed to use this method
'Usage
Dim instance As DicomDataSet Dim frame As Integer Dim value As Bitmap value = instance.Bitmap(frame)
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