LEADTOOLS Medical (Leadtools.Dicom assembly)

FirstStoredPixelValueMapped Property (DicomVoiLutAttributes)

Show in webframe







Gets or set the first input value mapped.
Syntax
public int FirstStoredPixelValueMapped {get; set;}
'Declaration
 
Public Property FirstStoredPixelValueMapped As Integer
'Usage
 
Dim instance As DicomVoiLutAttributes
Dim value As Integer
 
instance.FirstStoredPixelValueMapped = value
 
value = instance.FirstStoredPixelValueMapped
public int FirstStoredPixelValueMapped {get; set;}

            
public int getFirstStoredPixelValueMapped()
public void setFirstStoredPixelValueMapped(int value)
            
 
get_FirstStoredPixelValueMapped();
set_FirstStoredPixelValueMapped(value);
Object.defineProperty('FirstStoredPixelValueMapped');
public:
property int FirstStoredPixelValueMapped {
   int get();
   void set (    int value);
}

Property Value

Value indicating the second value in the "LUT Descriptor". Specifies the first input value mapped.
Example
Refer to DicomVoiLutAttributes example.
Requirements

Target Platforms

See Also

Reference

DicomVoiLutAttributes Class
DicomVoiLutAttributes Members

 

 


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