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

Show in webframe

NumberOfEntries Property (DicomVoiLutAttributes)








Gets or sets the number of entries in the lookup table.
Syntax
public int NumberOfEntries {get; set;}
'Declaration
 
Public Property NumberOfEntries As Integer
'Usage
 
Dim instance As DicomVoiLutAttributes
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 indicating the first value in the "LUT Descriptor". Specifies the number of entries in the lookup table.
Remarks
Example
Refer to DicomVoiLutAttributes example.
Requirements

Target Platforms

See Also

Reference

DicomVoiLutAttributes Class
DicomVoiLutAttributes 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