'Usage Dim instance As DicomImage Dim frame As Integer Dim value As Bitmap value = instance.Bitmap(frame)
Parameters
- frame
- The explicit Frame of the image
Return Value
Bitmap
'Usage Dim instance As DicomImage Dim frame As Integer Dim value As Bitmap value = instance.Bitmap(frame)