LEADTOOLS Medical (Leadtools.Dicom assembly)

GreenNumberOfEntries Property

Show in webframe







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

            
public int getGreenNumberOfEntries()
public void setGreenNumberOfEntries(int value)
            
 
get_GreenNumberOfEntries();
set_GreenNumberOfEntries(value);
Object.defineProperty('GreenNumberOfEntries');
public:
property int GreenNumberOfEntries {
   int get();
   void set (    int value);
}

Property Value

Specifies the "number of entries" in the lookup table 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
GreenFirstStoredPixelValueMapped Property
GreenEntryBits Property
BlueNumberOfEntries 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