Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

FirstStoredPixelValueMapped Property (DicomModalityLutAttributes)








Gets or sets the second value in the "LUT Descriptor". Specifies the first input value mapped.
Syntax
public int FirstStoredPixelValueMapped {get; set;}
'Declaration
 
Public Property FirstStoredPixelValueMapped As Integer
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As Integer
 
instance.FirstStoredPixelValueMapped = value
 
value = instance.FirstStoredPixelValueMapped
public int FirstStoredPixelValueMapped {get; set;}
public int getFirstStoredPixelValueMapped()
public void setFirstStoredPixelValueMapped(int value)
            
 <br/>get_FirstStoredPixelValueMapped();<br/>set_FirstStoredPixelValueMapped(value);<br/>Object.defineProperty('FirstStoredPixelValueMapped'); 
public:
property int FirstStoredPixelValueMapped {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the second value in the "LUT Descriptor". Specifies the first input value mapped.
Requirements

Target Platforms

See Also

Reference

DicomModalityLutAttributes Class
DicomModalityLutAttributes Members

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