LEADTOOLS Medical (Leadtools.Dicom assembly)

BlueNumberOfEntries Property

Show in webframe







Gets or sets the "number of entries" in the lookup table of the "Blue Palette Color Lookup Table Descriptor" (0028,1103) element.
Syntax
public int BlueNumberOfEntries {get; set;}
'Declaration
 
Public Property BlueNumberOfEntries As Integer
'Usage
 
Dim instance As DicomPaletteColorLutAttributes
Dim value As Integer
 
instance.BlueNumberOfEntries = value
 
value = instance.BlueNumberOfEntries
public int BlueNumberOfEntries {get; set;}

            
public int getBlueNumberOfEntries()
public void setBlueNumberOfEntries(int value)
            
 
get_BlueNumberOfEntries();
set_BlueNumberOfEntries(value);
Object.defineProperty('BlueNumberOfEntries');
public:
property int BlueNumberOfEntries {
   int get();
   void set (    int value);
}

Property Value

Specifies the "number of entries" in the lookup table 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
BlueEntryBits Property
UID Property
IsSegmented Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features