Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Dicom Namespace / CtSliceInfo Class / BitsAllocated Property

In This Topic
    BitsAllocated Property
    In This Topic
    Gets the "Bits Allocated" attribute (0028,0100)
    Syntax
    'Declaration
     
    Public ReadOnly Property BitsAllocated As Integer
    public int BitsAllocated {get;}
    See Also