BitsAllocated Property

Summary
Gets the bits allocated.
Syntax
C#
VB
C++
[Element(DicomTag.BitsAllocated(), DefaultValue=new 0)] 
public int BitsAllocated { get; } 
  
Public ReadOnly Property BitsAllocated As Integer 
public: 
property int BitsAllocated { 
   int get(); 
} 

Property Value

Number of bits allocated for each pixel sample.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.