'Usage
Dim instance As DicomImage
Dim Size As Size
Dim Format As PixelFormat
Dim Matrix As Matrix
Dim value As Bitmap
value = instance.Bitmap(Size, Format, Matrix)
Parameters
Size
The size of the image to generate
Format
The requested format
Matrix
The Matrix to apply to convert from DICOM coordinates to Bitmap coordinates