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

Show in webframe

NumberOfEntries Property (DicomModalityLutAttributes)








Gets or sets the first value in the "LUT Descriptor".
Syntax
public int NumberOfEntries {get; set;}
'Declaration
 
Public Property NumberOfEntries As Integer
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As Integer
 
instance.NumberOfEntries = value
 
value = instance.NumberOfEntries
public int NumberOfEntries {get; set;}
public int getNumberOfEntries()
public void setNumberOfEntries(int value)
            
 <br/>get_NumberOfEntries();<br/>set_NumberOfEntries(value);<br/>Object.defineProperty('NumberOfEntries'); 
public:
property int NumberOfEntries {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the first value in the "LUT Descriptor". Specifies the number of entries in the lookup table.
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