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

Show in webframe

RedNumberOfEntries Property








Gets or sets the "number of entries" in the lookup table of the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
Syntax
public int RedNumberOfEntries {get; set;}
'Declaration
 
Public Property RedNumberOfEntries As Integer
'Usage
 
Dim instance As DicomPaletteColorLutAttributes
Dim value As Integer
 
instance.RedNumberOfEntries = value
 
value = instance.RedNumberOfEntries
public int RedNumberOfEntries {get; set;}
public int getRedNumberOfEntries()
public void setRedNumberOfEntries(int value)
            
 <br/>get_RedNumberOfEntries();<br/>set_RedNumberOfEntries(value);<br/>Object.defineProperty('RedNumberOfEntries'); 
public:
property int RedNumberOfEntries {
   int get();
   void set (    int value);
}

Property Value

Specifies the "number of entries" in the lookup table of the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
Example
For an example, refer to DeletePaletteColorLut.
Requirements

Target Platforms

See Also

Reference

DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedFirstStoredPixelValueMapped Property
RedEntryBits Property
RedEntryBits Property
GreenNumberOfEntries Property
GreenFirstStoredPixelValueMapped Property
GreenEntryBits Property
BlueNumberOfEntries Property
BlueFirstStoredPixelValueMapped Property
BlueEntryBits Property
UID Property
IsSegmented Property

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