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

Show in webframe

BlueEntryBits Property








Gets or sets the "number of bits" for each entry in the LUT (Lookup table) Data of the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
Syntax
public int BlueEntryBits {get; set;}
'Declaration
 
Public Property BlueEntryBits As Integer
'Usage
 
Dim instance As DicomPaletteColorLutAttributes
Dim value As Integer
 
instance.BlueEntryBits = value
 
value = instance.BlueEntryBits
public int BlueEntryBits {get; set;}
public int getBlueEntryBits()
public void setBlueEntryBits(int value)
            
 <br/>get_BlueEntryBits();<br/>set_BlueEntryBits(value);<br/>Object.defineProperty('BlueEntryBits'); 
public:
property int BlueEntryBits {
   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 "Blue Palette Color Lookup Table Descriptor" (0028,1103) 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
GreenEntryBits Property
BlueNumberOfEntries 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