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

Show in webframe

GreenEntryBits Property








Gets or set the "number of bits" for each entry in the LUT (Lookup table) Data of the "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
Syntax
public int GreenEntryBits {get; set;}
'Declaration
 
Public Property GreenEntryBits As Integer
'Usage
 
Dim instance As DicomPaletteColorLutAttributes
Dim value As Integer
 
instance.GreenEntryBits = value
 
value = instance.GreenEntryBits
public int GreenEntryBits {get; set;}
public int getGreenEntryBits()
public void setGreenEntryBits(int value)
            
 <br/>get_GreenEntryBits();<br/>set_GreenEntryBits(value);<br/>Object.defineProperty('GreenEntryBits'); 
public:
property int GreenEntryBits {
   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 "Green Palette Color Lookup Table Descriptor" (0028,1102) element.
Example
For an example, refer to DeletePaletteColorLut.
Requirements

Target Platforms

See Also

Reference

DicomPaletteColorLutAttributes Class
DicomPaletteColorLutAttributes Members
RedNumberOfEntries Property
RedFirstStoredPixelValueMapped Property
RedEntryBits Property
RedEntryBits Property
GreenNumberOfEntries Property
GreenFirstStoredPixelValueMapped 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