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

Show in webframe

RedEntryBits Property








Gets or set the "number of bits" for each entry in the LUT (lookup table) Data of the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
Syntax
public int RedEntryBits {get; set;}
'Declaration
 
Public Property RedEntryBits As Integer
'Usage
 
Dim instance As DicomPaletteColorLutAttributes
Dim value As Integer
 
instance.RedEntryBits = value
 
value = instance.RedEntryBits
public int RedEntryBits {get; set;}
public int getRedEntryBits()
public void setRedEntryBits(int value)
            
 <br/>get_RedEntryBits();<br/>set_RedEntryBits(value);<br/>Object.defineProperty('RedEntryBits'); 
public:
property int RedEntryBits {
   int get();
   void set (    int value);
}

Property Value

Value indicating the "number of bits" for each entry in the LUT (lookup table) Data 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
RedNumberOfEntries Property
RedFirstStoredPixelValueMapped Property
RedEntryBits Property
GreenNumberOfEntries Property
GreenFirstStoredPixelValueMapped Property
GreenEntryBits Property
BlueNumberOfEntries 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