Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

EntryBits Property (DicomModalityLutAttributes)








Gets or sets the third value in the "LUT Descriptor".
Syntax
public int EntryBits {get; set;}
'Declaration
 
Public Property EntryBits As Integer
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As Integer
 
instance.EntryBits = value
 
value = instance.EntryBits
public int EntryBits {get; set;}
public int getEntryBits()
public void setEntryBits(int value)
            
 <br/>get_EntryBits();<br/>set_EntryBits(value);<br/>Object.defineProperty('EntryBits'); 
public:
property int EntryBits {
   int get();
   void set (    int value);
}

Property Value

Represents the third value in the "LUT Descriptor". Specifies the number of bits for each entry in the LUT Data.
Requirements

Target Platforms

See Also

Reference

DicomModalityLutAttributes Class
DicomModalityLutAttributes Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features