LEADTOOLS Medical (Leadtools.Dicom assembly)

RedFirstStoredPixelValueMapped Property

Show in webframe







Gets or set the "first input value mapped" in the "Red Palette Color Lookup Table Descriptor" (0028,1101) element.
Syntax
public int RedFirstStoredPixelValueMapped {get; set;}
'Declaration
 
Public Property RedFirstStoredPixelValueMapped As Integer
'Usage
 
Dim instance As DicomPaletteColorLutAttributes
Dim value As Integer
 
instance.RedFirstStoredPixelValueMapped = value
 
value = instance.RedFirstStoredPixelValueMapped
public int RedFirstStoredPixelValueMapped {get; set;}

            
public int getRedFirstStoredPixelValueMapped()
public void setRedFirstStoredPixelValueMapped(int value)
            
 
get_RedFirstStoredPixelValueMapped();
set_RedFirstStoredPixelValueMapped(value);
Object.defineProperty('RedFirstStoredPixelValueMapped');
public:
property int RedFirstStoredPixelValueMapped {
   int get();
   void set (    int value);
}

Property Value

Value indicating the "first input value mapped" in 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
RedNumberOfEntries Property
RedEntryBits Property
RedEntryBits Property
GreenNumberOfEntries 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