LEADTOOLS Medical (Leadtools.Dicom assembly)

RedNumberOfEntries Property

Show in webframe







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)
            
 
get_RedNumberOfEntries();
set_RedNumberOfEntries(value);
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

 

 


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