'Declaration
Public Overloads Function Bitmap( _ Optional ByVal frame As Integer _ ) As SkiaSharp.SKBitmap
'Usage
Dim instance As DicomImage Dim frame As Integer Dim value As SkiaSharp.SKBitmap value = instance.Bitmap(frame)
Parameters
- frame
The frame number to use. This is 1-index, i.e. first frame is 1 not 0
Return Value
Bitmap