Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / IodElement Class / GetBitmap Method / GetBitmap() Method

In This Topic
    GetBitmap() Method
    In This Topic
    Gets the pixel data of the CT slice as bitmap.
    Syntax
    'Declaration
     
    Public Overloads Function GetBitmap() As Bitmap
    public Bitmap GetBitmap()

    Return Value

    See Also